When I run 2 project at the same time. The server requests will mixed up between the two. How to differentiate them.
eg. localhost/myproject1/testpage.wc will requested in myproject2.exe
localhost/myproject2/testpage.wc will requested in myproject1.exe
Please help. Urgent!