Created
February 13, 2016 14:57
-
-
Save krazylearner/3f658305783a59c445d3 to your computer and use it in GitHub Desktop.
The requested resource / is no longer available on this server
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
| <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