%PDF- %PDF-
Direktori : /var/lib/letsencrypt/backups/1644832331.0638692/ |
Current File : /var/lib/letsencrypt/backups/1644832331.0638692/cwg-le-ssl.conf_0 |
<IfModule mod_ssl.c> <VirtualHost *:80> ServerName cwg.eco-n-tech.co.uk ServerAdmin cwg@gmail.com DocumentRoot /var/www/cwg ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined <Directory /var/www/cwg/> Options Indexes FollowSymLinks AllowOverride all Require all granted </Directory> RewriteEngine on # Some rewrite rules in this file were disabled on your HTTPS site, # because they have the potential to create redirection loops. # RewriteCond %{SERVER_NAME} =cwg.eco-n-tech.co.uk # RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> </IfModule>