Skip to content

Instantly share code, notes, and snippets.

@saxenap
Created January 10, 2016 20:53
Show Gist options
  • Save saxenap/2d6b8cbc98e2f8d10864 to your computer and use it in GitHub Desktop.
Save saxenap/2d6b8cbc98e2f8d10864 to your computer and use it in GitHub Desktop.
<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