I have an authentication rule for entire site as follows:

{
<Location />
  AuthType Basic
  ...
  ...
<Location>
}

Is there any way to exclude only a particular path from this
authentication realm. Any help or suggestions?

SysInfo: Apache/2.2.3 on CentOS 5.6.

--
thanks,
neuby.r

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to