Amsoft-Systems/testlink-1.9.5/master/cfg/.htaccess - Htaccess File

Amsoft-Systems/testlink-1.9.5/master/cfg/.htaccess

## .htaccess - [TL INSTALL DIR]/cfg
# need to allow access to tl_fckeditor_config.js
# or FCKEditor will not load toolbar
Options -Indexes 
<Files ^(*.js)>
   order deny,allow
   deny from all
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache