[ubuntu-in] need a web server tool

"Manish Sinha (मनीष सिन्ह "Manish Sinha (मनीष सिन्ह
Tue Apr 7 10:24:47 BST 2009


nagendra prasad wrote:
> I want to install a web server on my ubuntu. Please help me with it. 
> Also, I want the easiest one.

Use Apache.

sudo apt-get install apache2

to start,stop and restart the server

sudo /etc/init.d/apache2 start
sudo /etc/init.d/apache2 stop
sudo /etc/init.d/apache2 restart



More information about the ubuntu-in mailing list