Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…bokhylla.se into cleanup
  • Loading branch information
frebro committed Oct 17, 2013
2 parents 8aae4d7 + d6da02f commit ac899ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added src/.DS_Store
Binary file not shown.
7 changes: 7 additions & 0 deletions src/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^data/(.*)$ http://platsbyggdbokhylla.talkative.se/$1.json [P,L]

0 comments on commit ac899ed

Please sign in to comment.