plavet/mea-i.org/master/wp-content/uploads/.htaccess - Htaccess File

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]

On Github License

Files

Download PDF of Htaccess file
HTTP_COOKIE, HTTP_REFERER, REQUEST_URI

Comments

Apache