Skip to content

Instantly share code, notes, and snippets.

@Zeokat
Created August 30, 2014 01:51
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
/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