Powered By Blogger

Wednesday, October 2, 2013

htaccess file allow certain file format onlyy using this

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} .*swf$ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !http://rkrjy.com/[NC]

No comments:

Post a Comment