Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
 
2
This directory holds configuration files for the Apache HTTP Server;
3
any files in this directory which have the ".conf" extension will be
4
processed as httpd configuration files.  This directory contains
5
configuration fragments necessary only to load modules.
6
Administrators should use the directory "/etc/httpd/conf.d" to modify
7
the configuration of httpd, or any modules.
8
 
9
Files are processed in sorted order and should have a two digit
10
numeric prefix.  See httpd.conf(5) for more information.