mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
* 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
11 lines
233 B
Plaintext
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
|