On Fri, 2005-10-07 at 18:49 -0600, Greg Knaddison wrote:
On 10/7/05, Craig White craigwhite@azapple.com wrote:
This time, I can't do that so I guess that I want to run another instance of httpd, with the alternate httpd.conf file which I can do by copying /etc/rc.d/init.d/httpd and altering the copy to use the ArcServe config file.
Is this the right way to handle this?
Seems reasonable to me. You know that you can use multiple config files for httpd right? The command line arguments to apache include -f /path/to/httpd.conf
---- No - I didn't know that I could use multiple config files for httpd - my concept isn't working.
How do I do multiple config files? create /etc/sysconfig/httpd and put them both in there?
Craig