Created
February 1, 2016 15:26
-
-
Save hanafiah/d2ca24bd9373bbff7f8b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Options +FollowSymLinks | |
RewriteEngine on | |
RewriteRule ^(.*)$ https://ioads.rurl.me/$1 [r=301,nc] | |
<Files .htaccess> | |
order allow,deny | |
deny from all | |
</Files> | |
Options All -Indexes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment