Skip to content

Instantly share code, notes, and snippets.

@arialdomartini
Last active August 29, 2015 14:14
Show Gist options
  • Save arialdomartini/d9015ef7f266c363e435 to your computer and use it in GitHub Desktop.
Save arialdomartini/d9015ef7f266c363e435 to your computer and use it in GitHub Desktop.
one-time splash page
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://www\.tuosito\.com [NC]
RewriteRule ^$ /splashpage.html [R]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment