yagarasu/crinoline/master/example/templates/.htaccess - Htaccess File

yagarasu/crinoline/master/example/templates/.htaccess

#----- Apache options -----
  Allow from All
  Require all granted
  Options FollowSymLinks
  Options -Indexes -Multiviews
#---------------------------

# Hide Laces Templates
<FilesMatch ".ltp$">
  Deny from all
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache