jllopis92/t2daw/master/application/.htaccess - Htaccess File

jllopis92/t2daw/master/application/.htaccess

<IfModule authz_core_module>
    Require all denied
</IfModule>
<IfModule !authz_core_module>
    Deny from all
</IfModule>
php_value auto_prepend_file D:wampwwwdaw2applicationstart_cache.php
php_value auto_append_file D:wampwwwdaw2applicationend_cache.php

On Github License

Files

Download PDF of Htaccess file

Comments

Apache