Launching two servers sequentially on the same port #121
-
Hi, I have two web servers:
I want to launch them sequentially, with some time interval, ex.:
The issue is the first server launches as intended, but the second one is not accessible at default port (80). I guess the same port of 80 is a problem... Is there any way to launch both servers as intended, using the same port? Kind regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
like this: