Displaying 1 result from an estimated 1 matches for "vittualhost".
Did you mean:
virtualhost
2014 Oct 07
3
OT - httpd/conf.d include questions - allowing only some addresses
My web searching is not finding out the answers to this, so I turn to
you all here.
I am trying to NOT modify my httpd/conf/httpd.conf file, and only make
changes via includes. I have done that with a 00-init.conf where I set
things like servername and serveradmin. Now I want to move my allow and
denies to a 01-allow.conf include. I tried:
<Directory "/var/www/html">