logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: https redirect to http
Author
patrickchan



Joined: 19 Jul 2018
Posts: 6
Location: china

PostPosted: Mon 13 Aug '18 7:06    Post subject: https redirect to http Reply with quote

I have a domain , do not have apply ssl cert .

now the https://mydomain.com will go to a dead page.

please advise is it good to do web page redirect ( https to http ) , or just leave it to dead ?

if I want to do redirect ( https to http ) , how to do it , would advise ?

thanks
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Tue 14 Aug '18 16:40    Post subject: Reply with quote

You can't redirect it cause the client won't connect to https on port 443 without a valid certificate.

Why don't you use let's encrypt?
Back to top


Reply to topic   Topic: https redirect to http View previous topic :: View next topic
Post new topic   Forum Index -> Apache