miércoles, 2 de diciembre de 2015

Apache2 en Ubuntu

Para instalar:
sudo apt-get install apache2 

Sus comandos de administración:

sudo service apache2 status
sudo service apache2 stop
sudo service apache2 start
sudo service apache2 restart


No hay comentarios:

Publicar un comentario