[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [suse-security] Apache <Files>...</Files> problem
On Sunday 01 January 2006 12:31 pm, suse@xxxxxxxxxxxx wrote:
>
> <Directory /srv/www/htdocs/KAR/websites/pub/computing/apache-test>
> Options None
> Order deny,allow
> Deny from all
> <Files *.php>
> Order deny,allow
> Deny from all
> </Files>
> </Directory>
>
> (I restarted apache with /etc/init.d/apache2 stop, then start.)
>
> If you go to that directory, you will get permission denied
> for the directory, which is not even listed in the
> /pub/computing/ directory, as expected.
>
You have Options None, so unless you have an index
in that directory, I believe it is correct for apache to
throw a permission denied.
Scott
--
POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/
Linux 2.6.11.4-21.10-default x86_64
SuSE Linux 9.3 (x86-64)
--
Check the headers for your unsubscription address
For additional commands, e-mail: suse-security-help@xxxxxxxx
Security-related bug reports go to security@xxxxxxx, not here