6 lines
109 B
ApacheConf
Executable File
6 lines
109 B
ApacheConf
Executable File
## Default .htaccess file
|
|
# Displaying PHP errors
|
|
php_flag display_errors on
|
|
php_value error_reporting 6143
|
|
|