Re: [CentOS] using conf.d files to override options in httpd.conf

2008-04-04 Thread mouss
Johnny Tan wrote: Like many of you, I like to avoid modifying /etc/httpd/conf/httpd.conf as much as possible. Instead, modifying or adding files in /etc/httpd/conf.d However, because /var/www/html is declared within the main httpd.conf and certain directives are set along with "AllowOverride

Re: [CentOS] using conf.d files to override options in httpd.conf

2008-04-03 Thread Ignacio Vazquez-Abrams
On Thu, 2008-04-03 at 18:25 -0400, Johnny Tan wrote: > Like many of you, I like to avoid modifying > /etc/httpd/conf/httpd.conf as much as possible. Instead, > modifying or adding files in /etc/httpd/conf.d > > However, because /var/www/html is declared within the main > httpd.conf and certain

[CentOS] using conf.d files to override options in httpd.conf

2008-04-03 Thread Johnny Tan
Like many of you, I like to avoid modifying /etc/httpd/conf/httpd.conf as much as possible. Instead, modifying or adding files in /etc/httpd/conf.d However, because /var/www/html is declared within the main httpd.conf and certain directives are set along with "AllowOverride None" (thus forbid