<div dir="ltr">Nope, that rewrite rule only appeared to work because I had already authenticated on 8080, and the manage frames were pointing to that port.&nbsp; I followed Timo&#39;s advice and used the Rewrite Witch, and it worked (I&#39;d used the rewrite witch last week and still couldn&#39;t get things to work - I must have had other broken elements last week, because now it&#39;s working).<br>
<br>bernard<br><br><div class="gmail_quote">On Thu, Aug 21, 2008 at 12:49 AM, Bernard Devlin <span dir="ltr">&lt;<a href="mailto:bdrunrev@gmail.com">bdrunrev@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<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>
</blockquote></div><br></div>