Sonntag, 6. Januar 2008

Allgemeine Apache Befehle (Debian)

Apache starten, stoppen restarten:
$ /etc/init.d/apache2 restart | stop | restart
oder
$ apache2ctl restart | stop | restart

Keine Kommentare: