On 8/23/06, Tal Cohen <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to