I am having the desktop computer system which has the Windows Linux operating system. I want to install to Apache on my Linux system. Does anybody know how to install Apache in Linux???? Any help would be highly appreciated. Thanks in advanced.
I am having the desktop computer system which has the Windows Linux operating system. I want to install to Apache on my Linux system. Does anybody know how to install Apache in Linux???? Any help would be highly appreciated. Thanks in advanced.
Installing Apache
to start session like root. You can do this in commando:
Code:
Now going to install Apache in /usr/local/etc just go there.Code:su root
Code:
To drop the last stable version of Apache.org Apache in this directory. When to write this me apache all unloading in a directory in case you require again:Code:cd /usr/local/etc
Code:
Code:/usr/local/downloads
Type the following command to Install Apache in Linux
Code:
Code:Code:# up2date httpd Start Apache
Code:# chkconfig httpd on # /etc/init.d/httpd start
Bookmarks