Forum Moderators: phranque

Message Too Old, No Replies

Restricting server requests to 3 computers.

Is this possible or am I a crazy nut

         

ramoneguru

1:07 am on Feb 5, 2006 (gmt 0)

10+ Year Member



Ok, I have my Apache, mysql, php running on my local machine here at work. Is there a way to only process requests coming from these 3 other computers and deny everyone else access? Or is this even an Apache related problem?
--Nick

jdMorgan

3:34 am on Feb 5, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sure it's possible, and fairly easy, too.

See Apache mod_access [httpd.apache.org].

Jim