Re: Apache - Surprised by web access to .htaccess etc.
On Fri, 30 Sep 2005 12:35:08 +0100, "Alan J. Flavell" wrote:
>What I've found is that if the main configuration is amended by adding
>"satisfy all", thus:
>
><Files ~ "^\.ht">
> Order allow,deny
> Deny from all
> satisfy all
></Files>
>
>then by default it works as intended.
I'm still using apache 1.3.33, and this is exactly how it is configured. I
don't know why "satisfy all" was removed in v2.
--
Marc
|