Server Admin Search
Articles Category
RSS Feed
Installing Apache on Ubuntu 11.4
- Details
- Category: Linux
- Published on Tuesday, 24 May 2011 02:44
- Written by Server Administrator
- Hits: 754
Installing Apache on Ubuntu 11.4
Apache is a web server that will allow you to host web sites. Apache is a well know and respected web server on all server. Apache comes in the default repository in Ubuntu 11.4 so all you need to do in run the command listed below:
sudo apt-get install apache2
The default site is located at /var/www.
Below is a video on installing apache web server on Ubuntu 11.4:
If there are any questions, please comment below or see our forum at forum.the-server-admin.com

