Skip to content

Instantly share code, notes, and snippets.

View oloflarsson's full-sized avatar
👋
Oh, hello there!

Olof Larsson oloflarsson

👋
Oh, hello there!
View GitHub Profile
SSLEngine on
SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem
SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
<FilesMatch "\.(cgi|shtml|phtml|php)$">
SSLOptions +StdEnvVars
</FilesMatch>
<Directory /usr/lib/cgi-bin>
SSLOptions +StdEnvVars
</Directory>
BrowserMatch "MSIE [2-6]" \