<span class="gmail_quote"><br></span>Actually RT was running over http for some months, recently we made it public and hence we need to serve it over ssl. Initial port was 8080 as the other application was running on apache root. Then we used the rewrite rule to shift to 443 but it was not working, hence moved to another port 8446 which was working fine. So old users typing 8080 will be taken to port 8446 now. i wanted to make the port for RT 443 so that there need not be any extra rules in firewall, which somehow seems messed up.
<br><br>Sorry for the confusion.<span class="q"><br><br>Thanks and Regards<br>Sujith Emmanuel<br><br></span><div><span class="e" id="q_10ed1ee9452a60ce_2"><div><span class="gmail_quote">On 11/10/06, <b class="gmail_sendername">
Jon Daley</b> <<a href="mailto:bestpractical@jon.limedaley.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
bestpractical@jon.limedaley.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">        You don't want anything else running on port 443?  That should be
<br>simple then.  You don't need any rewriting or forwarding at all.  Take out<br>RT, and get apache to respond to some "hello world" text file on port 443.<br>Once you get that working, then put RT back in.<br>

<br>On Fri, 10 Nov 2006, Sujith Emmanuel wrote:<br>> Hi,<br>><br>>    When i did this, i was taken to another application running on apache<br>> root.<br>>    Here is the case, i have an application running on port 80 and RT
<br>> running on 8080. In the RT's virtual host, i tried to forward everything to<br>> port 443 but the page is going to the other application on root. When i<br>> tried to forward to some no standard port like 8446, it is working.
<br>><br>> How do i solve this problem? I want the application in root to run on http<br>> and RT on ssl.<br>><br>> Any ideas?<br>><br>> Thanks and Regards<br>> Sujith Emmanuel<br><br></blockquote>

</div><br>

</span></div>