Results 1 to 3 of 3
I installed apache on my machine,
how i can make it run as soon as i log onto the machine.
I dont want to start and stop it manually.
thank ...
- 02-27-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 17
Noob question
I installed apache on my machine,
how i can make it run as soon as i log onto the machine.
I dont want to start and stop it manually.
thank you,
- 02-27-2005 #2Just Joined!
- Join Date
- Feb 2005
- Location
- Your SQL Server
- Posts
- 95
add httpd to the rc.local file (i think)
- 02-27-2005 #3
I added the command httpd2 -k start to my /etc/init.d/boot.local file.
it will be httpd -k start if you havn't got apache 2 i think.
dylunio


Reply With Quote
