You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by fRANz <an...@gmail.com> on 2005/05/27 15:01:45 UTC

Re: [users@httpd] Trouble with AuthType and Location: SOLVED

On 5/27/05, Boyle Owen <Ow...@swx.com> wrote:

> This *can* work - you need the "Satisfy" directive, see below:

Hi Owen,

with config:

<Location /Images/>
                Order Deny,Allow 
                Allow from all 
                Satisfy Any
</Location>

now it works perfectly!
Thank you very much.
f

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org