azz0r/AaronLoteCom-BackboneJS/master/public/.htaccess
RewriteEngine on
DirectoryIndex index.html
Options Indexes FollowSymLinks
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
<Files .json>
Header unset Cache-Control
</Files>
Files
