rejetto forum

Author Topic: Redirect from 80 (HTTP) to 443 (HTTPS)?  (Read 17273 times)

Offline bmartino1

  • Tireless poster
  • ****
  • Posts: 910
  • I'm only trying to help i mean no offense.
    • View Profile
    • My HFS Google Drive Shared Link
Re: Redirect from 80 (HTTP) to 443 (HTTPS)?
« on: June 03, 2017, 02:24:56 PM »
iptables /nat traffice to via port forwarding starting port 80 to ending pot 443.

or

have a port 80 webpage that redirects you to the https site.

https://stackoverflow.com/questions/5411538/redirect-from-an-html-page

html code:

Code: [Select]
<meta http-equiv="refresh" content="0; url=http://example.com/" />
Files I have snagged and share can be found on my google drive:

https://drive.google.com/drive/folders/1qb4INX2pzsjmMT06YEIQk9Nv5jMu33tC?usp=sharing

Follow members gave a thank to your post:


Thank-o-Matic 3.0 By Adk Team