Quick Manual

From Micro and Nano Mechanics Group
Revision as of 22:39, 15 January 2008 by Kwkang (talk | contribs) (New page: 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/...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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