]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/httpd/global.conf
Again allow all IP's on loopback.
[people/pmueller/ipfire-2.x.git] / config / httpd / global.conf
CommitLineData
90c973a6
MT
1Timeout 300
2ServerSignature on
3UseCanonicalName off
f1baee3e 4ServerTokens Full
90c973a6
MT
5LogLevel warn
6CustomLog /var/log/httpd/access_log combined
7Include /etc/httpd/conf/hostname.conf
8HostnameLookups off
9AddHandler cgi-script .cgi
f1baee3e 10EnableSendfile Off