You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by K Anand <ka...@sail-steel.com> on 2005/07/16 13:53:06 UTC

[users@httpd] Authentication question

Is it possible to do conditional Authentication ?? I want to don't want to
authenticate  for certain IP's but want to authenticate for all other
IPs....I will be using Basic Authentication.

Thanx

Anand


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


Re: [users@httpd] Authentication question

Posted by Davide Bianchi <da...@onlyforfun.net>.
K Anand wrote:
> Is it possible to do conditional Authentication ?? I want to don't want to
> authenticate  for certain IP's but want to authenticate for all other
> IPs..

Sure you can. What you need is the Satisfy directives.
See the documentations

Davide

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