Chrome & Firefox keep asking for authentication when going to localhost -


i'm having problem chrome & firefox have both started bringing popup window saying authentication required when going localhost (401 page).

if on network can put in usual network username/password , works fine, if i'm offline (the reason i'm using localhost) authentication fails , sent 403 page.

this not happen in ie , not happening few days ago, network settings set ignore proxy on localhost , auto detect settings switched off.

any ideas?

problem permission of site directory. if put folder under home (~), problem occurs. try give home folder wider permission. read permission others.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -