On 11/13/06, fRANz <[EMAIL PROTECTED]> wrote:

but "Location /" is matched as first and "Location /adm" is never considered.
How can I bypass this problem?!

I don't know anything about your mod_perl stuff, but the usual
solution to "general restriction; unrestrict in subdirectory" is

Satisfy any
Allow from all

in the subdirectory.

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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to