plavet/mea-i.org/master/wp-content/uploads/.htaccess
RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://(www.)?mea-i.local/ [NC] RewriteCond %{REQUEST_URI} !hotlink.(gif|png|jpg|doc|xls|pdf|html|htm|xlsx|docx|mp4|mov) [NC] RewriteCond %{HTTP_COOKIE} !^.*wordpress_logged_in.*$ [NC] RewriteRule .*.(gif|png|jpg|doc|xls|pdf|html|htm|xlsx|docx|mp4|mov)$ http://mea-i.local/ [NC]