Showing posts with label Firefox. Show all posts
Showing posts with label Firefox. Show all posts

5/28/2024

ตั้งค่า Firefox ไม่ให้ redirect http to https

ตั้งค่า Firefox ไม่ให้ redirect http to https
1. เข้าแก้ Config firefox ด้วยคำสั่ง [b]about:config[/b]
2. ค้นหา [b]network.stricttransportsecurity.preloadlist[/b] เปลี่ยนจาก true เป็น false


3. ปิด Firefox แล้วเข้าใหม่ ทดลองเข้า Url ที่เป็น http ก็จะไม่ redirect


https://stackoverflow.com/questions/30532471/firefox-redirects-to-https


6/30/2022

How to disable firefox browser cache

 How to disable firefox browser cache
เวลาเขียนโปรแกรม ตัวโปรแกรมถูกแต่ผลใน browser ไม่เปลี่ยนตาม จึงต้องปิดไม่ให้เก็บ cache

https://support.mozilla.org/en-US/questions/905902

1. type in the address bar about:config
2. then press the button i'l be careful i promise
3. then type in the bar browser.cache.disk.enable
4. then double click on it, to make it false
5. do the same with browser.cache.memory.enable
6. exit firefox and restart-it.

8/17/2018

Firefox :: Firefox ถามรหัส Proxy บ่อย ๆ

Firefox :: Firefox ถามรหัส Proxy บ่อย ๆ ใส่ไปแล้วสักพักขึ้นมาถามอีก ทั้ง ๆ ที่ใส่ Username และ Password ถูก
https://kb.globalscape.com/KnowledgebaseArticle10522.aspx

Firefox repeatedly prompts for proxy authentication

THE INFORMATION IN THIS ARTICLE APPLIES TO:
EFT Server (All versions)

SYMPTOM
When using Firefox through an ISA server, Firefox repeatedly prompts for proxy authentication, even though the correct credentials have been entered and applied.

RESOLUTION

To resolve this issue:

1. Open Firefox.
2. In the address bar, type about:config. A warning appears.

3. Click I'll be careful. I promise! A variety of configuration options appears.
4. In the Filter box, type network.negotiate.
5. Double-click network.negotiate-auth.allow-proxies to toggle between true and false. The option must be set to false. (It seems counterintuitive, but you set it to false to make it work with the ISA proxy.)

6. Click the Home icon to close the configuration window.