On 06/17/2011 10:38 PM, neubyr wrote:
I have an authentication rule for entire site as follows:
{
AuthType Basic
...
...
}
Is there any way to exclude only a particular path from this
authentication realm. Any help or suggestions?
Location /no/auth
allow from all
satisfy any
/Loca
I have an authentication rule for entire site as follows:
{
AuthType Basic
...
...
}
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
-