RE: apache as a service

2002-06-25 Thread Tom Wilson
To just start, stop or restart do /usr/local/apache/bin/apachectl start or stop or restart To start it when the machine is started, add /usr/local/apache/bin/apachectl start to /etc/rc.d/rc.local --Tom > -Original Message- > From: Tyler Durdin [mailto:[EMAIL PROTECTED]] > Sent: Tu

Re: apache as a service

2002-06-25 Thread Barry L. Kline
Tyler Durdin wrote: > > I have just compiled and installed apache, but i did not use an rpm or the > config that comes with RH 7.3. i was wondering how to make it run as a > service in RH 7.3. I have already looked under the service config menu, but > no luck. Thanks in advance. > > bk Use chk