SyntaxFix
Write A Post
Hire A Developer
Questions
RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://(www\.)?localhost.*$ [NC] RewriteCond %{REQUEST_URI} !^http://(www\.)?localhost/(.*)\.(gif|jpg|png|jpeg|mp4)$ [NC] RewriteRule . - [F]