Skip to content

Instantly share code, notes, and snippets.

@Zeokat
Created August 30, 2014 01:51
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 Zeokat/609b7313b8f9ab0ebe80 to your computer and use it in GitHub Desktop.
Save Zeokat/609b7313b8f9ab0ebe80 to your computer and use it in GitHub Desktop.
/etc/apache2/mods-enabled/hhvm_proxy_fcgi.conf
ProxyPassMatch ^/(.+\.(hh|php)(/.*)?)$ fcgi://127.0.0.1:9000/var/www/$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment