DocumentRoot %TRAVIS_BUILD_DIR% Options FollowSymLinks MultiViews ExecCGI AllowOverride All Order deny,allow Allow from all # Configure Apache for HHVM FastCGI. # See https://github.com/facebook/hhvm/wiki/fastcgi. SetHandler hhvm-php-extension Alias /hhvm /hhvm Action hhvm-php-extension /hhvm virtual FastCgiExternalServer /hhvm -host 127.0.0.1:9000 -pass-header Authorization -idle-timeout 300