Questions about console and apachectl
Firstly, does it matter if I start my Apache webserver (Red Hat 9 Large install) thru regular ssh, or thru the console utility?
Secondly, why do I get the following when I type:
root% apachectl status
Object not found!
The requested URL was not found on this server. If you entered
the URL manually please check your spelling and try again.
If you think this is a server error, please contact the
[1]webmaster
Error 404
[2]localhost
Thu 30 Oct 2003 01:10:24 AM EST
Apache/2.0.40 (Red Hat Linux)
References
1\. mailto:root@localhost
2\. http://localhost/
Thanks for the help.
2 Replies
As for the status problem, apachectl fires up some sort of browser (internal, or lynx I'm not sure) and goes to the url
Sorry this isn't more detailed. If you still don't have success let me know and I will look at some docs and see if I can't help you out further.
Michael
Although it is very useful for trying to work out why a site is running slow.
Adam