johnp 7 Posted April 26, 2014 Share Posted April 26, 2014 Is it possible to run a copy of the same applicaton with two different ports? e.g. 8077 8078. I have tried and get a Ajax server error. I am not sure on the mechanics of JS or Ajax. I am wondering if I try to run the same Uniserver application with different port settings. Do I need to keep each application under a separate folder, or can my application with different ports can reside in the same folder with same auxillary files? Or is this even possible right now? Any explanation or other configuration advise is appreciated. John P. Link to post Share on other sites
Administrators Farshad Mohajeri 1802 Posted April 26, 2014 Administrators Share Posted April 26, 2014 Do I need to keep each application under a separate folder, yes. Link to post Share on other sites
Recommended Posts