Gentoo Archives: gentoo-dev

From: rolphin <rolphin@××××.fr>
To: gentoo-dev@g.o
Subject: [gentoo-dev] httpd.conf errata
Date: Wed, 24 Apr 2002 08:45:14
Message-Id: <3CBAE3C20041CF15@> (added by postmaster@wanadoo.fr)
1 You could add this following line about httpd.conf
2
3 ServerTokens Prod
4
5 <Directory />
6 Order deny,allow
7 deny from all
8 </Directory>
9
10 deny everything.
11 and then allow a special directory.