write chagelog of debugger in its interface
[plcapi.git] / tests / ci / travis / apache_vhost_hhvm
index 1afe0ff..63e57da 100644 (file)
     </FilesMatch>
     Alias /hhvm /hhvm
     Action hhvm-php-extension /hhvm virtual
-    FastCgiExternalServer /hhvm -host 127.0.0.1:9000 -pass-header Authorization -idle-timeout 300
+    #FastCgiExternalServer /hhvm -host 127.0.0.1:9000 -pass-header Authorization -idle-timeout 300
   </IfModule>
 
   SSLEngine on
+  # This cert is bundled by default in Ubuntu
   SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem
   SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
 
@@ -70,4 +71,4 @@
 
 </VirtualHost>
 
-</IfModule>
\ No newline at end of file
+</IfModule>