Subscribe

Firefox Redirecting Localhost and How To Solve It

Recently experienced Firefox redirecting localhost to something completely else, like localhost.com?

Fear no more. This is how you solve it:

  1. In Firefox, type about:config in the address bar and press enter.
  2. Find browser.fixup.alternate.enabled and set it to false.
  3. Done!

Note: this problem most often occur when using other urls than http://localhost for your development websites.

Write a comment





Or use Twitter to identify


To the top