Login Login
MORE

WIDGETS

Widgets

Wanted articles
Who is online?
Article tools

Apache:Restart

From Aino Wiki

Revision as of 08:26, 26 July 2014 by Giuseppe AINO (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Per riavviare il WEB Server:

in UBUNTU

# /etc/init.d/apache2 restart

oppure:

$ sudo service apache2 restart

oppure:

sudo restart apache2

in CentOS

Dalla guida: apache-startstop

apachectl restart

per fermarlo: apachectl stop

per avviarlo: apachectl start



Apache | XDebug

Author