Micro and Nano Mechanics Group
Revision as of 15:39, 15 January 2008 by Kwkang (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For the version check, run

/usr/sbin/apachectl -v

To start the server, run

/usr/sbin/apachectl start

or

/usr/sbin/apachectl -k start

To stop/restart the server, type

/usr/sbin/apachectl -k stop

and

/usr/sbin/apachectl -k restart

For the status report, run

/usr/sbin/apachectl status