<div dir="ltr">I worked it out.&nbsp; For the apache virtualhost config for 443 I changed the rewrite rule to this:<br>
<br>
RewriteRule ^/zp($|/.*) http://%{SERVER_NAME}:8080/VirtualHostRoot$1 [L,P]<br>
<br>
I probably should have included my rewrite rules in the earlier message.&nbsp; I&#39;m sure my mistake would have been glaringly obvious.<br>
<br>
Bernard<br><br></div>