Score:0

Timeout error on a domain without https

us flag

I have a very old web site running on apache on CentOS. Ever since Chrome made the change to try https first instead of http when user just types "domainname.com", I get timeout errors after a couple of seconds. Is it possible to somehow remedy this situation without actually adding support for https? Because that would be quite difficult in this case as the version of OS I am running is not supported by letsencrypt.

Nikita Kipriyanov avatar
za flag
Try to specify protocol by hand. i.e. type a complete URL into the address bar: `http://domainname.com/`. Alternatively, try using a proper web browser instead of chrome.
Nikita Kipriyanov avatar
za flag
Another decent solution will be to install a reverse proxy (into another system which supports modern HTTPS), and proxy the requests into the old HTTP server.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.