PDA

View Full Version : Hosts File, Localhost, Authentication



blackpacker
10-09-2003, 06:00 PM
All right,

I'm using a modified hosts file and it's posing a bit of a problem to me. You see, I'm running IIS on this machine as well, and thus my localhost (127.0.0.1) is actually a real (test) web site. Meaning that every time I visit a site which uses ads from a domain located in the hosts file, an authentication box pops up, as the machine seems to be trying to log on to itself(?!?). One box for each ad, every time. It's a pain. I've tried giving my localhost directory access for everyone, but it still won't work. Please help...

nikita69
10-09-2003, 06:40 PM
change all 127.0.0.1 to 0.0.0.0 go here too http://www.klboard.ath.cx/index.php?showto...=0&#entry499791 (http://www.klboard.ath.cx/index.php?showtopic=64831&st=0&#entry499791)

blackpacker
10-09-2003, 06:51 PM
You rule. Thanks loads. I had scavenged the entire Google without finding a clue until your post.