ServerName www.publiccode.eu
Redirect permanent / https://publiccode.eu/
ServerName publiccode.eu
ServerAdmin contact@fsfe.org
DocumentRoot /usr/share/blog/public/
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
Options FollowSymLinks Includes
AllowOverride All
Order allow,deny
Allow from all