how to force apache-2.x to redirect all traffic to port 443?

Tim Wunder tim
Mon May 17 11:56:48 PDT 2004


Can't you specify the port that mod_ssl listens to? Can you make that 
port 80?
Have you read:
http://httpd.apache.org/docs-2.0/ssl/ssl_faq.html#parallel


On 12/12/2003 12:50 PM, I believe that Net Llama! wrote:

> I thought of that, but unfortunately, this is a somewhat funky setup that
> is using Tomcat, with mod_jk in Apache-2.x.  So there really isn't a
> docroot where I can plunk down the index.html.  Or i just don't understand
> tomcat well enough.  At any rate, what's the other 10% of the issue?
> 
> On Fri, 12 Dec 2003, Aaron Grewell wrote:
> 
> 
>>The way we usually do it is to create an index.html page in the unsecured
>>document root that does a 'meta refresh' to the secure document root.  That
>>takes care of 90% of the issue.
>>
>>-----Original Message-----
>>From: linux-users-bounces at smtp.linux-sxs.org
>>[mailto:linux-users-bounces at smtp.linux-sxs.org] On Behalf Of Net Llama!
>>Sent: Friday, December 12, 2003 8:44 AM
>>To: linux-users at linux-sxs.org
>>Subject: how to force apache-2.x to redirect all traffic to port 443?
>>
>>
>>Anyone know how to force apache-2.x to redirect all port 80 traffic to port
>>443?
>>
>>
> 
> 




More information about the Linux-users mailing list