Reiniciar Apache en Ubuntu
Por si alguien tiene dudas de cómo se hace lo indico aquà (me lo han preguntado varios):
Reiniciar Apache:
sudo /etc/init.d/apache2 restart
Parar/Arrancar:
sudo /etc/init.d/apache2 stop sudo /etc/init.d/apache2 start
| Subcribe via RSS
Por si alguien tiene dudas de cómo se hace lo indico aquà (me lo han preguntado varios):
Reiniciar Apache:
sudo /etc/init.d/apache2 restart
Parar/Arrancar:
sudo /etc/init.d/apache2 stop sudo /etc/init.d/apache2 start




(1 votos, media: 5 de 5)
Abril 21st, 2007 at 10:34 pm
[...] VÃa: http://nideaderedes.urlansoft.com/2007/03/02/reiniciar-apache-en-ubuntu/ [...]
Noviembre 16th, 2007 at 2:14 pm
gracias por el tut
Marzo 20th, 2009 at 11:22 am
very good……