Created
September 6, 2017 16:23
-
-
Save di3/def522005b1914978bc48ff28b64ac69 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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