I am looking at: https://httpd.apache.org/docs/2.4/vhosts/index.html I tried: |apachectl -S | And no output. Even stopping httpd, no output. How to we see how apache parsed the config files? thank you
Hi, You can use "httpd -S". Timo 2017-03-15 7:57 GMT+02:00 Robert Moskowitz <rgm at htt-consult.com>:> I am looking at: > > https://httpd.apache.org/docs/2.4/vhosts/index.html > > I tried: > > |apachectl -S > > | > And no output. Even stopping httpd, no output. > > How to we see how apache parsed the config files? > > thank you > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >-- Parhain terveisin, Timo Myyr? Palvelinyll?pit?j? Edita Prima Oy, Kehitysyksikk? Vilhonvuorenkatu 12 PL 510 00043 NORDIC MORNING +358 40 860 2103 timo.myyra at edita.fi
Thanks. That worked. Bob On 03/14/2017 11:48 PM, Myyr?, Timo wrote:> Hi, > > You can use "httpd -S". > > Timo > > 2017-03-15 7:57 GMT+02:00 Robert Moskowitz <rgm at htt-consult.com>: > >> I am looking at: >> >> https://httpd.apache.org/docs/2.4/vhosts/index.html >> >> I tried: >> >> |apachectl -S >> >> | >> And no output. Even stopping httpd, no output. >> >> How to we see how apache parsed the config files? >> >> thank you >> >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos >> > >