Skip to main content

All Questions

Tagged with
22 votes
6 answers
58k views

Chrome persistently redirecting to HTTPS for HTTP site

I'm building a site to replace an older site. The newer site currently is NOT HTTPS. However, the old site is HTTPS. I'm switching between the two sites by toggling an entry in my 'hosts' file. I ...
Codesmith's user avatar
  • 752
6 votes
1 answer
24k views

How to stop redirect from http:// to https://

My library's OPAC (online public access catalog) website doesn't currently use HTTPS. Trying to view it with a secure connection 'crashes' it regardless of browser. However once I accidentally tried ...
aslum's user avatar
  • 233
5 votes
2 answers
6k views

Redirect all HTTP traffic to HTTPS including subdomains

I'm trying to redirect all HTTP traffic to HTTPS including subdomains. I have the domain setup with FastComet on their Shared Hosting using cPanel. Some examples of how I like to redirect. http://www....
g3blv's user avatar
  • 279
3 votes
1 answer
2k views

How to prevent Firefox from being redirected to https?

At work, the net admin. has completely blocked HTTPS for everyone save a few bosses. He claims that way he can be sure no-one is using a proxy, tunnel, etc. to access Facebook, Youtube or other sites ...
Joe Pineda's user avatar
3 votes
2 answers
44 views

What are the consequences of changing Gmail inline links from http to https?

When adding a link in a gmail email using the "Insert Link" button, I type in www.example.com but it is automatically changed to http://www.example.com When I click this http link on my ...
user avatar
3 votes
2 answers
7k views

How do I redirect all HTTP requests to HTTPS when ISP blocks port 80?

I am running a HTTPS web server at home but it has one key flaw: you can't connect to it using port 80. My ISP (Cox) blocked (incoming) port 80, there is nothing I can do about it, but luckily for me ...
BoomBoomPowe's user avatar
3 votes
1 answer
4k views

Nginx: How to avoid server_name duplicate warning

I serve a site from nginx that is available both with internal host names as well as external ones. I want to force external access to use https, but keep http for internal access (because I can't get ...
Chaos_99's user avatar
  • 928
3 votes
1 answer
1k views

http Redirect to https Sometimes Leads to “this page contains other resources which are not secure”

In Chrome (though I may have seen similar behavior in other browsers), type in http://www.google.com. You will always be redirected to https://www.google.com. Usually when I do this, I get the good ...
user12861's user avatar
  • 131
2 votes
2 answers
8k views

Redirect from HTTP to HTTPs in lighthttpd

How can I redirect from HTTP to HTTPS with lighthttpd? There are tons of lighttpd config snippets floating around to make this happen, but so far none of these really worked. Currently I am still ...
drahnr's user avatar
  • 380
2 votes
2 answers
18k views

Redirect HTTP to HTTPS on Synology NAS

When having the Synology DSM open on port 5000/5001 I can configure it to always redirect to 5001 (HTTPS). But now I have created a custom sub-domain and a rule in the reverse proxy to route traffic ...
Andreas Zita's user avatar
2 votes
2 answers
4k views

Helm chart nginx-ingress controller TCP redirect http to https

My environment is hosted in AWS. I had deployed the helm chart stable/nginx-ingress in TCP mode (I need an AWS ELB in TCP mode for WebSocket. I need exactly ELB classic!), also I need to use AWS ACM ...
Aleksandr Marchenko's user avatar
2 votes
1 answer
218 views

Firefox 67 redirects to https from IIS

I seem to have a rather specific issue that I haven't been able to fix. since the last Firefox update (67.0) Firefox seems to redirect requests to a local corporate site to https. Because this site ...
Ben's user avatar
  • 31
1 vote
3 answers
11k views

How to force Firefox to load Google in non-HTTPS

When I type http://www.google.co.uk in the URL bar Firefox rewrites it as https://www.google.co.uk. This is a problem for me as HTTPS is blocked on my network for content filtering purposes. Until a ...
fpghost's user avatar
  • 379
1 vote
0 answers
279 views

httpd on OpenBSD: How to Redirect URLs Ending In '.php'?

I am running an httpd(8) web server on OpenBSD. php-8.1.9 is used to serve php. In /etc/httpd.conf I have the following (example.com is a placeholder for the actual domain): server "example.com&...
Matthew Carlson's user avatar
1 vote
0 answers
43 views

RSA SecurId HTTPS redirect just shows "redirect"

We have set up a site on IIS8 using RSA SecurID. We have clicked "Redirect HTTP Connections to Secure Server" and "Require Secure Connection to Access Protected Pages". However, when we go to http://...
Mike's user avatar
  • 111

15 30 50 per page