WINDOWS XP PROFESSIONAL/coldfusion/Dreamweaver/Fusebox-3
I have the same CF-8 code in two places
* folder A:- c:\Coldfusion8\wwwroot\BootsmanCode\code
* folder B:- c:\wwwroot\BootsmanCode\code
Local:- http://127.0.0.1:8500/BootsmanCode/
http://localhost:8500/BootsmanCode/
ISSUE:- I am making my code changes in "folder B", testing it on http://localhost:8500. When I go home and use VPN, I cannot see these code changes when I call http://localhost:8500 from folder B Then when I use http://localhost:8500/, with code from folder A, I am able to see the code changes.
So the URL seems to be magically pointing to different folders at at diffent time.
Any correction to this please let me know?