Skip to content

Instantly share code, notes, and snippets.

@wickywills
Created February 18, 2020 10:13
Show Gist options
  • Save wickywills/7b0e20cd5cad2a01cd4e2b464444671e to your computer and use it in GitHub Desktop.
Save wickywills/7b0e20cd5cad2a01cd4e2b464444671e to your computer and use it in GitHub Desktop.
Add to Htaccess:
```
php_flag display_startup_errors off
php_flag display_errors off
php_flag html_errors off
php_value docref_root 0
php_value docref_ext 0```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment