johnp Posted April 26, 2014 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.
Administrators Farshad Mohajeri Posted April 26, 2014 Administrators Posted April 26, 2014 Do I need to keep each application under a separate folder, yes.
Recommended Posts