bmdinteractive/b3sci/master/wp-content/uploads/.htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase /wp-content/uploads/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*) http://staging.blahblahblahscience.com/wp-content/uploads/$1 [L,P] </IfModule>
Files
