%PDF- %PDF-
| Direktori : /home/br2t/public_html/ |
| Current File : /home/br2t/public_html/.htaccess.phpupgrader.4e06c0d1 |
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteEngine On
RewriteCond %{HTTP_HOST} ^br2t\.com$ [NC]
RewriteRule ^(.*)$ https://br2t.com.br/$1 [R=301,L]