.htaccess
Aus Mein Wiki
Sebra (Diskussion | Beiträge) (→Url-Rewriting mit .htaccess) |
Sebra (Diskussion | Beiträge) (→Turn on Error Reporting with .htaccess) |
||
Zeile 3: | Zeile 3: | ||
= Settings / Debug per .htaccess = | = Settings / Debug per .htaccess = | ||
=== Turn on Error Reporting with .htaccess === | === Turn on Error Reporting with .htaccess === | ||
+ | |||
php_flag display_errors on | php_flag display_errors on | ||
php_value error_reporting 7 | php_value error_reporting 7 |