/SampleApplication/ColdBox3/config/.htaccess
http://github.com/bobsilverberg/ValidateThisColdBoxPlugin · #! · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 8bc095882211bf9087a2d001698611f7 MD5 · raw file
- #apache access file to protect the config.xml.cfm file. Delete this if you do not use apache.
- authtype Basic
- deny from all
- Options -Indexes