Skip to content

Instantly share code, notes, and snippets.

@krazylearner
Created February 13, 2016 14:57
Show Gist options
  • Select an option

  • Save krazylearner/3f658305783a59c445d3 to your computer and use it in GitHub Desktop.

Select an option

Save krazylearner/3f658305783a59c445d3 to your computer and use it in GitHub Desktop.
The requested resource / is no longer available on this server
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
Redirect 410 /
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment