Thanks for your reply I have done some programming and my DB I have mention is like this:
User IP
Mark 10.10.10.1
Mike 10.10.10.2
Karl 10.10.10.3
- so can apache do a sql query to this DB and if the IP of the user is found in
this DB, don't ask him for the authentication?
- Or can apache authenticate the user by it self if it finds the IP of the
user in the DB?
