kfogel/OneTime/master/.htaccess - Htaccess File

kfogel/OneTime/master/.htaccess

DirectoryIndex home

<FilesMatch "^(home|get|why|dev|changes)$">
  ForceType 'text/html; charset=UTF-8'
</FilesMatch>

<FilesMatch "^check.sh$">
  ForceType 'text/plain; charset=UTF-8'
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache