How To Make Apache Server Start Everytime Boots Up While Starting Loads Automatic
How To Make Apache Server Start Everytime Boots Up While Starting Loads Automatic
Post Description:
Post Tags: how, to, make, apache, server, start, everytime, boots, up, while, starting, loads, automatic, linux, linux support, linux questions, linux server, programming, assistance, questions, answers, tech, it, unix
This Post Has Been Viewed 143 Times Since Tue Jun 26, 2007 12:47 pm Posted By hostman with 0 replies
| How To Make Apache Server Start Everytime Boots Up While Starting Loads Automatic |
|
if you want your apache server to load automatically when you start your server and while linux is loading, you can send this command:
chkconfig --levels 235 httpd on
note: i've tested this to work ok on fedoar and redhat, might not work on other distributions.
Leave Your Comments
Comments and replies About How To Make Apache Server Start Everytime Boots Up While Starting Loads Automatic
(0) Comments