htaccess file:
linux: .htaccess
windows: htaccess.txt
To enable logging using the htaccess file set the following values:
linux: .htaccess
windows: htaccess.txt
To enable logging using the htaccess file set the following values:
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
Post a Comment