Re: [users@httpd] vhost Problem

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

 



On 5/15/05, Joseph A Nagy Jr <jnagyjr@xxxxxxxxx> wrote:
> For some reason, I'm getting the following error message in the logfile for
> a new virtual host (in addition to getting a 403 Forbidden when trying to
> pull up the directory index):
> 
> [Sun May 15 17:10:59 2005] [crit] [client 207.144.230.112] (13)Permission
> denied: /home/shadowtaint/public_ht
> ml/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

This indicates that apache tried to check for the .htaccess file, but
filesystem permissions prevented it.

> 
> despie the fact that there is an empty .htaccess file that has the proper
> permissions (I have .htaccess enabled for those who want to use it). I've
> disabled .htaccess support and restarted and I get the same error meessage
> and the same 403 Forbidden message when trying to pull up the directory
> index of the vhost. What's up?

If you had really disabled .htaccess (by setting AllowOverride none
for that directory) then the problem would have disappeared, so I
suspect you didn't disable it properly.

But if you want to use .htaccess, what you need to do is fix the
filesystem permissions on the file and directory in question.

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