inspec/test/unit/mock/files/ssl.conf
2016-09-02 21:55:28 -04:00

6 lines
75 B
Text

# apache ssl.conf
Listen 80
<IfModule ssl_module>
Listen 443
</IfModule>