搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to prevent firefox from redirecting to HTTPS

  • 1 个回答
  • 0 人有此问题
  • 3 次查看
  • 最后回复者为 cor-el

more options

How do I prevent firefox from redirecting to HTTPS when it can't find the HTTP website I typed into the address bar?

Background (please read) I run a website for my team at work off my local machine. It's just http, because it's local, and I don't need any fancy encryption schemes. I have no domain for it ... me and my users just type the local IP of my machine. Like this: http://10.111.111.11/myapp/login.php

To work from home, I set up a VPN tunnel thru my workplace firewall so I can hit the webserver on my local machine. If I forget to start the VPN tunnel on my remote machine and then try going to my website, I get an error message in firefox:

   Unable to connect
   An error occurred during a connection to 10.111.111.11.
   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.


After receiving this message, Firefox changes the address in the address bar from what I typed to the same thing, only with "https" instead of "http". This drives me insane. How do I force Firefox to preserve what I typed in the address bar EXACTLY as I typed it?

How do I prevent firefox from redirecting to HTTPS when it can't find the HTTP website I typed into the address bar? '''Background (please read)''' I run a website for my team at work off my local machine. It's just http, because it's local, and I don't need any fancy encryption schemes. I have no domain for it ... me and my users just type the local IP of my machine. Like this: http://10.111.111.11/myapp/login.php To work from home, I set up a VPN tunnel thru my workplace firewall so I can hit the webserver on my local machine. If I forget to start the VPN tunnel on my remote machine and then try going to my website, I get an error message in firefox: Unable to connect An error occurred during a connection to 10.111.111.11. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web. After receiving this message, Firefox changes the address in the address bar from what I typed to the same thing, only with "https" instead of "http". This drives me insane. How do I force Firefox to preserve what I typed in the address bar EXACTLY as I typed it?

由the guy with the issue于修改

所有回复 (1)

more options

You can try to create a HTTPS-Only Mode of exception for http://10.111.111.11