Skip to content

Instantly share code, notes, and snippets.

@MuriloMazzeu
Last active September 8, 2017 17:55
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 MuriloMazzeu/9d550186af80e3535549f34b3001c574 to your computer and use it in GitHub Desktop.
Save MuriloMazzeu/9d550186af80e3535549f34b3001c574 to your computer and use it in GitHub Desktop.
PHP's Hacks
php -m | grep EXTENSION_NAME
c:\windows\system32\inetsrv\appcmd.exe set config "{site name}" -section:system.webServer/httpErrors /existingResponse:"PassThrough" /commit:apphost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment