]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame_incremental - config/httpd/global.conf
Merge remote-tracking branch 'mfischer/python' into next
[people/pmueller/ipfire-2.x.git] / config / httpd / global.conf
... / ...
CommitLineData
1Timeout 300
2ServerSignature on
3UseCanonicalName off
4ServerTokens Prod
5LogLevel warn
6CustomLog /var/log/httpd/access_log combined
7Include /etc/httpd/conf/hostname.conf
8HostnameLookups off
9AddHandler cgi-script .cgi
10EnableSendfile Off