ServerAdmin webmaster@thunix.net
ServerName staticadventures.netlib.re
DocumentRoot /var/www/staticadventures.netlib.re
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
Order deny,allow
Deny from all
#
#
# ServerAdmin webmaster@thunix.net
# ServerName staticadventures.netlib.re
# DocumentRoot /var/www/staticadventures.netlib.re
# ErrorLog ${APACHE_LOG_DIR}/error.log
# CustomLog ${APACHE_LOG_DIR}/access.log combined
#
# Order deny,allow
# Deny from all
#
# SSLCertificateFile /etc/letsencrypt/live/staticadventures.netlib.re/fullchain.pem
# SSLCertificateKeyFile /etc/letsencrypt/live/staticadventures.netlib.re/privkey.pem
# Include /etc/letsencrypt/options-ssl-apache.conf
#
#