Afficher un message
Vieux 10/12/2005, 12h20   #2
Kees Nuyt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to hide http service?

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)
  Réponse avec citation
 
Page generated in 0,05876 seconds with 9 queries