Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
15 righe
475 B
15 righe
475 B
## |
|
## apache.conf -- Apache Custom Configuration |
|
## ______________________________________________________ |
|
## |
|
## PLEASE EDIT THIS FILE!! ADJUST YOUR CONFIGURATION BY |
|
## OVERRIDING DIRECTIVES FROM "apache.base" HERE, PLEASE! |
|
## ______________________________________________________ |
|
## |
|
|
|
# suck in Apache default/base configuration |
|
Include "@l_prefix@/etc/apache/apache.base" |
|
|
|
# override/extend with local configuration |
|
#Include "@l_prefix@/etc/apache/apache.vhost" |
|
|
|
|