×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




If you're using the Powered by apache server you can do the redirect
there. Much easier.

https://wiki.apache.org/httpd/RedirectSSL

Brad
www.bvstools.com

On Thu, Nov 3, 2016 at 10:03 AM, Steinmetz, Paul <PSteinmetz@xxxxxxxxxx>
wrote:

I'm adding an additional requirement to this question.
Our users have various methods of saving, bookmarking, the URL on their
desktop.
We have a requirement that the URL cannot change.

Our current app listens on default port 80, IP1, nonSSSL.
The new app will listen on default port 443, IP2, , SSL.

I've been informed that I will need create a dummy index.html page,
listening on port 80, IP2, nonSSL that will do a redirect to port 443, IP2,
SSL.

<HTML>
<HEAD>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://newapp/ActiveXSSL.html
">
</HEAD>
<BODY>
</BODY></HTML>

Has anyone done something similar?

Paul


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.