Skip to content

Instantly share code, notes, and snippets.

@hanafiah
Created February 1, 2016 15:26
Show Gist options
  • Save hanafiah/d2ca24bd9373bbff7f8b to your computer and use it in GitHub Desktop.
Save hanafiah/d2ca24bd9373bbff7f8b to your computer and use it in GitHub Desktop.
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