%PDF- %PDF-
Direktori : /etc/apache2/sites-enabled/ |
Current File : //etc/apache2/sites-enabled/blossom.coding.al-le-ssl.conf |
<IfModule mod_ssl.c> <VirtualHost 173.212.228.208:443> DocumentRoot "/var/www/html/shaban/blossom" ServerName blossom.coding.al ServerAlias www.blossom.coding.al ServerAdmin webmaster@blossom.coding.al <Directory /var/www/html/shaban/blossom> AllowOverride All allow from all Options +Indexes </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} =www.blossom.coding.al [OR] # RewriteCond %{SERVER_NAME} =blossom.coding.al # RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] SSLCertificateFile /etc/letsencrypt/live/blossom.coding.al/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/blossom.coding.al/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> </IfModule>