Re: [users@httpd] making exception in Location path

2011-06-17 Thread Jeroen Geilman
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

[users@httpd] making exception in Location path

2011-06-17 Thread neubyr
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 -