Created
January 10, 2016 20:53
-
-
Save saxenap/2d6b8cbc98e2f8d10864 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<If "%{QUERY_STRING} =~ /(debug|dev)/"> | |
php_value display_errors 1 | |
php_value display_startup_errors 1 | |
php_value error_reporting 32767 | |
</If> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment