How to install and configure the Apache2 web server on Ubuntu 12.10.

The Apache2 web server is a very powerful and useful web server that is used to host websites all around the world. This is available for the Ubuntu 12.10 Linux distribution. To install this; type this command. sudo apt-get install apache2 mysql-server php5sudo apt-get install apache2 mysql-server php5 This command will install the Apache2 and … Read more