On 9 Dec 2005 18:36:52 -0800,
userdear@gmail.com wrote:
>I want my Apache server to refuse all connections except localhost ,
>and make http service invisible to other machine in case to be hacked.
>
>Can anyon me ? Thanks in advance!
Listen 127.0.0.1:80
and define for the webroot directory:
Deny From All
Allow From 127.0.0.1
--
( Kees
)
c[_] A friend: someone who likes you even after they know you. (#285)