Re: filesmatch suspends AccessFileName?

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

 



Hello,

I have the following in the httpd.conf:

<FilesMatch "^\.ht">
   Order allow,deny
   Deny from all
   Satisfy All
<</FilesMatch>

Don't you have something similar?

i have this:

<Files ~ "^\.ht">
   Order allow,deny
   Deny from all
</Files>

but this is overwritten by the .htaccess of costumer.
i thought .htaccess is always protected by AccessFileName Directive, this was my fallacy because AccessFileName has other meaning as Paul mentioned.

So thanks at all, case solved,
Hajo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-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