ProxyRequests Off SSLProxyEngine on SSLProxyVerify none SSLProxyCheckPeerCN off SSLProxyCheckPeerName off SSLProxyCheckPeerExpire off ProxyPassMatch ^/webtunnel/SUBST_URL/(.*) "https://localhost:SUBST_PORT/$1" timeout=60 ProxyPassReverse /webtunnel/SUBST_URL/ "https://localhost:SUBST_PORT/" timeout=60