Intro to Apache - ApacheCon
htttpd and apachectl
apachectl startssl
httpd -DSSL
IfDefine (see ssl.conf)
<IfDefine SSL> # Turn on ssl stuff </IfDefine>
Use
-f
to run with a different configuration file
Use
-X
to start in single-server mode for debugging purposes
Index
Back to
httpd, cont'd
Forward to
Starting on system restart
ApacheCon : Intro to Apache - Slide #80 of 139