Skip to content

Instantly share code, notes, and snippets.

View bjrnqprs's full-sized avatar

Björn Kuipers bjrnqprs

View GitHub Profile
@bjrnqprs
bjrnqprs / .htaccess
Created August 2, 2015 08:36
Attempt to load files from production if they're not in our local version. Src: http://stevegrunwell.github.io/wordpress-git/#/13
<IfModule mod_rewrite.c>
RewriteEngine on
# Attempt to load files from production if they're not in our local version
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule wp-content/uploads/(.*) http://{PROD}/wp-content/uploads/$1 [NC,L]
</IfModule>
Verifying that +bjornkuipers is my blockchain ID. https://onename.com/bjornkuipers