%PDF- %PDF-
| Direktori : /var/lib/letsencrypt/backups/1764351463.3453727/ |
| Current File : //var/lib/letsencrypt/backups/1764351463.3453727/deputadodavidrrsoares.com.br-le-ssl.conf_0 |
<IfModule mod_ssl.c>
<VirtualHost *:80>
ServerName deputadodavidrrsoares.com.br
ServerAlias www.deputadodavidrrsoares.com.br
DocumentRoot /var/www/projetos/deputadodavidrrsoares.com.br
<Directory /var/www/projetos/deputadodavidrrsoares.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]
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.deputadomarcosrrsoares.com.br [OR]
# RewriteCond %{SERVER_NAME} =deputadomarcosrrsoares.com.br
# RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>
</IfModule>