Skip to content

Instantly share code, notes, and snippets.

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 sodonnell/0225aab5a3b23c45a40c355b9a17b381 to your computer and use it in GitHub Desktop.
Save sodonnell/0225aab5a3b23c45a40c355b9a17b381 to your computer and use it in GitHub Desktop.
echo -e "<FilesMatch \\.php$>\n\tSetHandler \"proxy:fcgi://127.0.0.1:9000\"\n</FilesMatch>\n\n" >> /etc/httpd/conf/httpd.conf;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment