scy/tweethub/master/.htaccess - Htaccess File

scy/tweethub/master/.htaccess

# This file will deny access to the index.php file.
# You need to symlink, copy or rename it to make TweetHub work.
# This is really recommended to prevent non-GitHub-originated tweets.

RewriteEngine On
RewriteRule ^(tweethub.php)?$ - [F]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache