Skip to main content

All Questions

Tagged with
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....
-1 votes
0 answers
49 views

Browsers redirecting to https

I have an internal site that uses http and is not configured for https. I am using Chrome 126.0.6478.61 and Edge 126.0.2592.56.Chrome start redirecting to https for my site last week so I switch to ...
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 ...
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 ...
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 ...
-4 votes
3 answers
4k views

Mixed Content and I can't find the probelm

I can not find the problem. I looked and looked i just do not see any http:// link on this page... The URL is Englsih-the Mixed Content: The page at 'https://www.english-the-easy-way.com/' was ...
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&...
0 votes
1 answer
3k views

Gitlab Nginx - Setting redirect http to https makes requests timeout

So, i just installed gitlab on my server. I'm running the bundled nginx on port 256, and i've set up https using let's ecnrypt. There's still a small problem, you can access it through a normal http ...
0 votes
1 answer
838 views

Apache http to https redirect with Squid reverse-proxy

I have a web server that runs website example.com. I have configured http to https redirect on apache; See below <VirtualHost *:80> ServerName www.example.com Redirect permanent / https://...
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 ...
0 votes
1 answer
1k views

How to stop redirect from http: to https: on router access

I have a big honkin' FIOS router from Verizon, and it has a problem. The router's webserver (e.g. http://192.168.1.1) must be accessed through http:. No https: at all - unlike my old router, where the ...
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 ...
1 vote
1 answer
3k views

Internet Explorer not redirecting HTTP to HTTPS to a specific user

One of our users is trying to access a site that automatically re-directs the HTTP to a HTTPS domain, but it's not happening for her. She just gets a page cannot be displayed. However, if I "run as" ...
0 votes
1 answer
448 views

Redirect from http to https not working

I installed certbot on my debian to install lets encrypt certificate to apache2. Everything worked like a charm, and I selected the software option to redirect http traffic to https. The software ...
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 ...

15 30 50 per page