Add a ssl.conf so we listen on port 443

This commit is contained in:
Kevin Fenzi 2015-06-22 21:15:05 +00:00
parent 49e9f30aa4
commit 0afcdc891d
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,2 @@
LoadModule ssl_module modules/mod_ssl.so
Listen 443

View file

@ -23,6 +23,7 @@
- cgit.conf
- people.conf
- planet.conf
- ssl.conf
tags:
- people