Mini Shell

Direktori : /home/slope-game.com/public_html/
Upload File :
Current File : /home/slope-game.com/public_html/.htaccess

RewriteCond %{HTTP_HOST} ^slope\-game\.com$
RewriteRule ^/?$ "https\:\/\/slope\-game\.com\/slope\-unblocked" [R=301,L]

RewriteEngine on
<IfModule mod_rewrite.c>
	RewriteEngine On

RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]

RewriteCond %{HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
	# Some hosts may require you to use the `RewriteBase` directive.
	# If you need to use the `RewriteBase` directive, it should be the
	# absolute physical path to the directory that contains this htaccess file.
	#
	# RewriteBase /
	RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^ index.php [QSA,L]
</IfModule>

Zerion Mini Shell 1.0