earlye/media-inventory/master/.htaccess - Htaccess File

earlye/media-inventory/master/.htaccess

RewriteEngine on
RewriteRule config.json  - [F,L,NC]
RewriteRule schema.json  - [F,L,NC]
RewriteRule README.md - [F,L,NC]

AddType application/json .json
AddType application/javascript .js
AddType application/javascript .jsc

AddCharset UTF-8 .html

On Github License

Files

Download PDF of Htaccess file

Comments

Apache