>
> Can't you just remove the "Require valid-user" ?
>
Thank Andre. I tried that.
Removing that from is still asking for credentials :( (i
guess because / is protected)
I want the whole root to be protected, so i cannot remove it from
Just want to add an exception for a single page for single IP/
Prasanna Ram Venkatachalam wrote:
Hi All,
I am using Apache configured with mod_auth_basic module. I added the
AuthType Basic and other related information in .
This is protecting all accesses to all locations in WebServer. Now i want to
add one exception for a particular page /xyz, if it is acc
Hi All,
I am using Apache configured with mod_auth_basic module. I added the
AuthType Basic and other related information in .
This is protecting all accesses to all locations in WebServer. Now i want to
add one exception for a particular page /xyz, if it is accessed from a
particular host abc
I t