So I am having a slight issue with regard to the password protected directory.
Before I got an extra dedicated IP for my new VPS, I was editing the hosts file on my desktop computer to make the domain name go to the new server. So anytime I wanted to switch back to my live site, I had to re-edit the hosts file, save it, close the browser, then do the ipconfig /flushdns before re-opening the browser. That was cumbersome, but it worked.
Now I have an extra dedicated IP that points just to the test forum. So I don't edit the hosts file anymore. I just use
http://IP/ and that connects.
Here is what gets odd. When I am at home, I enter the IP and go straight to the test site. Since it is password protected now, I enter the credentials and I am good to go from then on, whether browsing the test forum or using the Admin CP for the test forum. I can have a browser tab open on the test site and the live site at the same time without any issues.
However, here at work where I am also on a Win7 Pro desktop, I am getting odd behavior. When I go to the test site and enter the credentials for the password protected directory, I get it, but then when I try to load a new page, it keeps prompting me for the credentials again. It seems to work better when I am browsing the test forum, but when using the Admin CP, it makes me re-enter the credentials every single time I try to load a new page or save something. I checked the hosts file and it no longer has any entries regarding the domain of the live site or the test site. I have done the ipconfig /flushdns thing multiple times. However, I suspect that is not related. It is almost like the credentials just keep timing out or are not staying set after I enter them.
Any clues?