You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Paul Maunders <pa...@fubra.com> on 2002/12/09 15:27:37 UTC

[users@httpd] .htaccess authentication question

Hi All,

When I use a .htaccess file to protect a directory, it applies
recursively to all the sub-directories... how can I then disable the
authentication in one of those sub-directories specifically?

For example:

there is a .htaccess file in
/docs/test

it also applies to
/docs/test/dir1/
/docs/test/dir2/
/docs/test/dir3/

etc...

but I want to turn off authentication in
/docs/test/dir45/

What do I do?

Thanks in advance.

Paul


---------------------------------------------------------------------
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