[Ilugc] regarding apche server installation

  • From: praveen@xxxxxxxxxxx (Praveen)
  • Date: Tue Jul 6 10:50:52 2004

kumari mani wrote:

sir i don't know how to install Apache Web server on
my RH9.0 .please give the steps to install 

RedHat 9 has Apache in it. You need not install it seperately. I think 
the default install includes it. Unless you have done a minimal install 
or a custom install deselecting the Apache package, you would have 
Apache installed already. Search for the 'apachectl' utility and if you 
find it, then it means that Apache is already installed on your system.

To start Apache you can do any one of the following

* 'apachectl start'
* '/etc/init.d/httpd start'
* 'service httpd start'

HTH.


Other related posts: