web stats OS X Client Server » Blog Archive » Restarting an Apache Web Server on Mac OS X



Restarting an Apache Web Server on Mac OS X


Apache Web server

Here is a simple way to quickly and seamlessly restart your OS X Apache webserver.

OS X Terminal

Open a Terminal window (Applications -> Utilities - > Terminal)

Type:

sudo apachectl graceful

Enter your password when prompted and your good to go…