SSLDisable
SSLDisable Server config, virtual host Not available in Apache v2
This directive disables SSL. This directive is useful if you wish to
run both secure and nonsecure hosts on the same server. Conversely,
SSL can be enabled with SSLEnable
. We suggest that
you use this directive at the start of the file before virtual
hosting is specified.