On 8/23/06, Tal Cohen <tcohen@xxxxxxxxxxxxx> wrote:
I am new to this group, so please be kind J I have a small family website, running Apache 2.0 on RHE8, that I password protected with "AuthType Basic" at /. How can I now open /pub to public access?
<Directory /path/to/pub> Satisfy any Allow from all </Directory> Be aware that this will also turn off any host-based access restrictions. 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx