[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#558057: marked as done (apache2: Invalid command 'AuthDigestDomain')



Your message dated Fri, 27 Nov 2009 20:48:02 +0100 (CET)
with message-id <alpine.DEB.1.10.0911272047350.9290@eru.sfritsch.de>
and subject line Re: Bug#558057: apache2: Invalid command 'AuthDigestDomain'
has caused the Debian Bug report #558057,
regarding apache2: Invalid command 'AuthDigestDomain'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
558057: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558057
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2.2-common
Version: 2.2.14-3
Severity: normal


VirtualHost code snippet:

	<Location /trac/login/>
		AuthType Digest
		AuthName "Utenti Trac registrati"
		AuthDigestDomain /trac/login/

		AuthDigestProvider file
		AuthUserFile /srv/trac/trac.htdigest
		Require valid-user
	</Location>

Then I start apache2:

# /etc/init.d/apache2 restart
...
Invalid command 'AuthDigestDomain', perhaps misspelled or defined by a module not included in the server configuration

I assume my configuration file is ok, since it is a cut & paste from 

http://httpd.apache.org/docs/2.2/mod/mod_auth_digest.html

where I made changes only to paths and URIs.

-- Package-specific info:
Config file syntax check failed.
List of /etc/apache2/mods-enabled/*.load:
  actions alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi dav dav_fs dav_svn dir env jk
  mime negotiation php5 setenvif ssl status wsgi

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (995, 'testing'), (30, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-vserver-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork           2.2.14-3   Apache HTTP Server - traditional n
ii  apache2.2-common              2.2.14-3   Apache HTTP Server common files

apache2 recommends no packages.

apache2 suggests no packages.

Versions of packages apache2.2-common depends on:
ii  apache2-utils                 2.2.14-2   utility programs for webservers
ii  apache2.2-bin                 2.2.14-3   Apache HTTP Server common binary f
ii  libmagic1                     5.03-3     File type determination library us
ii  lsb-base                      3.2-23     Linux Standard Base 3.2 init scrip
ii  mime-support                  3.46-1     MIME files 'mime.types' & 'mailcap
ii  perl                          5.10.1-7   Larry Wall's Practical Extraction 
ii  procps                        1:3.2.8-2  /proc file system utilities

-- no debconf information



--- End Message ---
--- Begin Message ---
On Thu, 26 Nov 2009, Lucio Crusca wrote:
please mark this report as invalid,

ok, closing



--- End Message ---

Reply to: