Skip to content

Instantly share code, notes, and snippets.

@hanafiah
Last active February 1, 2016 15:26
Show Gist options
  • Save hanafiah/76ee4dfc03e363484757 to your computer and use it in GitHub Desktop.
Save hanafiah/76ee4dfc03e363484757 to your computer and use it in GitHub Desktop.
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ http://ioads.linktrackr.com/$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