root/alternc/tags/0.9.7/etc/alternc/apache-ssl.conf

Revision 1542, 136 bytes (checked in by anarcat, 3 years ago)

activate a configuration file for the bureau, common for both SSL and non-SSL configs, requested by pierre-gilles et
benji.

activate variable substitution for bureau.conf in alternc.install

Line 
1 <VirtualHost *:443>
2         SSLEnable
3         SSLRequireSSL
4         DocumentRoot /var/alternc/bureau
5         Include /etc/alternc/bureau.conf
6 </VirtualHost>
Note: See TracBrowser for help on using the browser.