Re: [users@httpd] Problem with AuthPAM_Enabled' error in Apache2

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

 



On 11/9/05, Mick England <micke@xxxxxxxxxxxxx> wrote:

>
> In the error logs I see the following:
>
> [Wed Nov 09 15:03:51 2005] [alert] [client 69.212.211.252] /.htaccess:
> Invalid command 'AuthPAM_Enabled', perhaps mis-spelled or defined by a
> module not included in the server configuration

So what exactly is in the .htaccess file?  That is your problem.

>
> My VirtualHost file contains the following: [Domain name hidden]
>
> NameVirtualHost *
> <VirtualHost my.domain.org>
> ServerAdmin mick@xxxxxxxxxx
> DocumentRoot /home/hosts/test
> ErrorLog /var/log/apache2/my.domain.org-error.log
> CustomLog /home/test/log/my.domain.org-access.log common
> <Directory /home/hosts/test>
> Order allow,deny
> Allow from all
> </Directory>
> </VirtualHost>

This probably isn't relevant, but that is a bad config.  If you are
doing name-based virtual hosting, that should be <VirtualHost *> and
you need a ServerName directive.  See the name-based virtual hosting
docs.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux