Files
bpfire/config/httpd/global.conf
delaco f1baee3ed4 MONSTER-REVISION!
* Alte und ueberfluessige Pakete entfernt.
  * Proxy-Pfade gefixt.
  * MySQL in ISO gepackt.
  * Apache2-Konfigurations-Fix.
  * XAMPP entfernt. STILL EXPERIMENTAL
  * make.sh aufgeraeumt.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@293 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-09-22 23:05:21 +00:00

11 lines
233 B
Plaintext

Timeout 300
ServerSignature on
UseCanonicalName off
ServerTokens Full
LogLevel warn
CustomLog /var/log/httpd/access_log combined
Include /etc/httpd/conf/hostname.conf
HostnameLookups off
AddHandler cgi-script .cgi
EnableSendfile Off