Monday, January 19, 2009

Apache Useful Commands

httpd -v 

Outputs the build date and version of the Apache server.

httpd -l

Lists compiled in Apache modules

httpd status

Only works if mod_status is enabled and shows a page of active connections

service httpd restart

Restarted Apache web server

/etc/init.d/httpd startssl

Start apache with SSL enabled (if not in the conf)

0 comments:

Post a Comment

  © Blogger template PingooIgloo by Ourblogtemplates.com 2009

Back to TOP