Skip to content

Instantly share code, notes, and snippets.

View ricardosguimaraes's full-sized avatar
😀

Ricardo Guimarães ricardosguimaraes

😀
View GitHub Profile
<FilesMatch "\.(jpg|jpeg|png|gif|pdf)$">
Header set X-Robots-Tag "noindex, nofollow"
</FilesMatch>
/*
apos RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
*/
RewriteCond %{REQUEST_URI} ^(.*)?/(wp-content/uploads/.*)$