You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
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"