Currently I have:
DirectoryIndex tgt_v3 index.html index.htm index.php tgt_v3.php
<Files tgt_v3>
ForceType application/x-httpd-php
</Files>
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http?://(www\.)?MyURL.com/?.*$ [NC]
#AddHandler application/x-httpd-php .php .html
This was working just until a few weeks ago; it’s odd that it doesn’t work suddenly.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.