Skip to content

Instantly share code, notes, and snippets.

@wpbullet
Created March 22, 2017 23:19
Show Gist options
  • Save wpbullet/46f39530a14b11719bc1b92180b0d630 to your computer and use it in GitHub Desktop.
Save wpbullet/46f39530a14b11719bc1b92180b0d630 to your computer and use it in GitHub Desktop.
fix bluehost images in comments redirect 404 error
# fix images in comments error
<Files *.php>
SetInputFilter PHP
LimitRequestBody 5242880
</Files>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment