android phone access problem for .htaccess

here is my .htaccess file

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mydomain\.in [NC]
RewriteRule \.(flv|FLV|MP4|txt)$ /messageforcurious [L]
Code (ApacheConf):

its fully protect my all file . But when a user try to […]

See original post by invalid@example.com (Tuhin1234)

Leave a Reply