source:
alternc/trunk/etc/alternc/apache2-ssl.conf
@
2342
| Revision 2342, 176 bytes checked in by anarcat, 5 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | Listen 443 |
| 2 | |
| 3 | <VirtualHost *:443> |
| 4 | SSLEngine on |
| 5 | SSLCertificateFile /etc/alternc/apache.pem |
| 6 | DocumentRoot /var/alternc/bureau |
| 7 | Include /etc/alternc/bureau.conf |
| 8 | </VirtualHost> |
Note: See TracBrowser
for help on using the repository browser.
