mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
* Konfiguration fuer Apache2 Kernelupgrade auf 2.4.33.3 Syslinux-Upgrade Gefixt: * /tmp/ROOTFILES hat nichts in der ISO zu suchen. * Fehler im Installer wegen Apache2. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@283 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
#
|
|
# Global configuration that will be applicable for all virtual hosts, unless
|
|
# deleted here, or overriden elswhere.
|
|
#
|
|
|
|
DocumentRoot /home/httpd/html
|
|
|
|
#Include /etc/httpd/conf/conf.d/*.conf
|