shishi
Jul 18th 2006, 10:38 pm
I have downloaded Apache 2.2.2 and installed it on my computer running Linux Mandrake 10.1 and on other computer running Fedora.
From the documentation, I know that to start apache we can use
/usr/local/apache2/bin/apachectl start
I also know that Mandrake 10.1 and Fedora has been bundled with apache.
My question is how can I make my apache installation to replace the bundled one so my apache can run as a service and I can start it with
service httpd start
Anyone can help me?
From the documentation, I know that to start apache we can use
/usr/local/apache2/bin/apachectl start
I also know that Mandrake 10.1 and Fedora has been bundled with apache.
My question is how can I make my apache installation to replace the bundled one so my apache can run as a service and I can start it with
service httpd start
Anyone can help me?