%PDF- %PDF-
Direktori : /etc/apache2/sites-available/ |
Current File : //etc/apache2/sites-available/iigd.com.br-le-ssl.conf |
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName iigd.com.br RedirectMatch permanent ^/(.*)$ https://ongrace.com 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} =iigd.com.br # RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] SSLCertificateFile /etc/letsencrypt/live/iigd.com.br/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/iigd.com.br/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> </IfModule>