On 24 May 2007, at 23:33, Philip Ebbert wrote:
I have the root and its subfolders password protected.
I have one subfolder that I want public with no password protection.
What do I need to put in the subfolder’s .htaccess file so it will
not inherit the password requirements?
Thanks,
Hello.
I think these are the options you are looking for:
====
Satisfy Any
Allow from all
====
Also, you might want to look at this page, it contains more information:
http://httpd.apache.org/docs/2.2/mod/core.html#require
(see the box named "Removing controls in subdirectories")
Cheers,
-- Alex
---------------------------------------------------------------------
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]