Omar Olivos wrote:
> HI,
>  
> I have some Apache web sites running on Red Hat Server. They are all
> publicly available, but I would like one of them to be available only to
> users on my LAN. Can It be set up so that local users can have access
> and remote users are blocked or asked for a password?

Of course.  Use "Satisfy Any" with allow/deny from (for local users)
and Require User (for remote users by password).

-- 
Nick Kew

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to