RewriteEngine On
RewriteCond %{HTTP_REFERER} ^$
RewriteRule (.*) ../not_authorized.php
