Apache Useful Commands
httpd -v
Outputs the build date and version of the Apache server.
httpd -l
Lists compiled in Apache modules
httpd status
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