Tuesday, 15 April 2014

how do I change the location of the httpd.conf for Apache on windows? -



how do I change the location of the httpd.conf for Apache on windows? -

i working on setting load balancing cluster on windows server 2012 , have shared drive want configuration files apache exist at. way each fellow member of lb can load exact same config files. how alter config file located independently of serverroot is?

start apache process -d parameter , give alternative serverroot argument, though i'd imagine much improve thought utilize mechanism sync files locally each server.

also read http://httpd.apache.org/docs/2.4/mod/core.html#mutex, it's advised if you're running networked file system.

if want specify main config file, start process -f parameter , path config file argument.

windows apache httpd.conf

No comments:

Post a Comment