ServerAdmin webmaster@localhost ServerName gloiber.com ServerAlias www.gloiber.com DocumentRoot /var/www/html_us Options FollowSymLinks AllowOverride All Require all granted Alias /it /var/www/html_it Options Indexes FollowSymLinks AllowOverride All Require all granted Alias /de /var/www/html_de Options Indexes FollowSymLinks AllowOverride All Require all granted Alias /fr /var/www/html_fr Options Indexes FollowSymLinks AllowOverride All Require all granted Alias /nl /var/www/html_nl Options Indexes FollowSymLinks AllowOverride All Require all granted Alias /sp /var/www/html_sp Options Indexes FollowSymLinks AllowOverride All Require all granted ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined Include /etc/letsencrypt/options-ssl-apache.conf SSLCertificateFile /etc/letsencrypt/live/gloiber.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/gloiber.com/privkey.pem