Skip to content

Instantly share code, notes, and snippets.

@di3
Created September 6, 2017 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save di3/def522005b1914978bc48ff28b64ac69 to your computer and use it in GitHub Desktop.
Save di3/def522005b1914978bc48ff28b64ac69 to your computer and use it in GitHub Desktop.
php_flag display_startup_errors on
php_flag display_errors on
php_value error_reporting -1
php_value upload_max_filesize 20M
php_value post_max_size 21M
Action application/x-httpd-php70 /cgi-sys/php70-fcgi-starter.fcgi
AddType application/x-httpd-php70 .php .php70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment