%PDF- %PDF-
| Direktori : /var/lib/letsencrypt/backups/1688664812.1280692/ |
| Current File : //var/lib/letsencrypt/backups/1688664812.1280692/beta1.gracafilmes.com.br-le-ssl.conf_0 |
<IfModule mod_ssl.c>
<VirtualHost *:80>
ServerName beta1.gracafilmes.com.br
DocumentRoot /var/www/projetos/beta1.gracafilmes.com.br
<Directory /var/www/projetos/beta1.gracafilmes.com.br>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</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} =beta.gracafilmes.com.br
# RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>
</IfModule>