Skip to content

Instantly share code, notes, and snippets.

@claudiosanches
Last active December 16, 2015 20:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save claudiosanches/5496803 to your computer and use it in GitHub Desktop.
Save claudiosanches/5496803 to your computer and use it in GitHub Desktop.
Custom php.ini
suPHP_ConfigPath /home/user/public_html
<Files php.ini>
order allow,deny
deny from all
</Files>
upload_max_filesize = 8M
post_max_size = 8M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment