diff --git a/copy/opt/local/etc/httpd/vhosts/01-kumquat.conf b/copy/opt/local/etc/httpd/vhosts/01-kumquat.conf index ce5f289..41f01e6 100644 --- a/copy/opt/local/etc/httpd/vhosts/01-kumquat.conf +++ b/copy/opt/local/etc/httpd/vhosts/01-kumquat.conf @@ -11,7 +11,11 @@ allow from all - + + ProxyPreserveHost On + ProxyPass http://127.0.0.1:9000 + ProxyPassReverse http://127.0.0.1:9000 + SSLEngine On SSLCACertificateFile etc/httpd/ssl/kumquat.pem