%PDF- %PDF-
Direktori : /etc/apache2/sites-available/ |
Current File : //etc/apache2/sites-available/deputadomarcosrrsoares.com.br-le-ssl.conf |
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName deputadomarcosrrsoares.com.br ServerAlias www.deputadomarcosrrsoares.com.br DocumentRoot /var/www/projetos/deputadomarcosrrsoares.com.br <Directory /var/www/projetos/deputadomarcosrrsoares.com.br> Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all </Directory> #RewriteEngine on #RewriteCond %{SERVER_NAME} =deputadomarcosrrsoares.com.br [OR] #RewriteCond %{SERVER_NAME} =www.deputadomarcosrrsoares.com.br #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] Include /etc/letsencrypt/options-ssl-apache.conf SSLCertificateFile /etc/letsencrypt/live/deputadomarcosrrsoares.com.br/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/deputadomarcosrrsoares.com.br/privkey.pem </VirtualHost> </IfModule>