Click to See Complete Forum and Search --> : apache


sandwichs
09-24-2001, 01:44 PM
what is the command to call/run apache?(or whatever it's called)? :)

obidiah
09-24-2001, 04:18 PM
I think you could (as root) use the command:

[root@whatever /]# apachectl start

That has always worked for me. The script lives in the bin/ directory of Apache-x.x.xx/ (I think...pretty sure, anyway).

Hope this helps.