On Sat, Dec 10, 2005 at 10:54:06AM +0800, w01F 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 help me ? Thanks in advance! 

If you configure Apache to only Listen on 127.0.0.1 or ::1, this will
be the case. 

http://httpd.apache.org/docs/2.2/mod/mpm_common.html#listen

-- 
Colm MacCárthaigh                        Public Key: [EMAIL PROTECTED]

---------------------------------------------------------------------
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