akopitsa/invent/master/.htaccess - Htaccess File

akopitsa/invent/master/.htaccess

php_flag display_errors on
<Files helpdesk.html>
ForceType text/html;charset=utf-8
</Files>

#php_flag display_errors on
php_value error_reporting 7

# If you have problem with session.auto_start on install you need to set this value to 0 on php.ini or uncomment this line
#php_value session.auto_start 0

On Github License

Files

Download PDF of Htaccess file

Comments

Apache