xampp server
xampp server
- 主页
- 后台控制中心
- Community Forum
- Services
- Dynamic DNS Service
- xampp server
- Community Forum
- xampp server
Topic: xampp server
If I had two xampp servers on my computer one in the normal C: drive and one on an external Drive. How would I be able to redirect any traffic to the External drive and not the C: Drive. ?
Reply with quote |Report
[quote=Faith Carpenter]If I had two xampp servers on my computer one in the normal C: drive and one on an external Drive. How would I be able to redirect any traffic to the External drive and not the C: Drive. ?[/quote]You can set up the servers to run on differnt ports. For example, server 1 on C: drive on port 80 and server 2 on external drive on port 8003. You can then set up port forwarding in your router so that traffic coming to port 80 is forwarded to server 1 and traffic coming to port 8003 is forwarded to server 2.
Reply with quote |Report
| Author | Topic: xampp server |
|---|---|
|
Faith Carpenter Joined: 2017/6/15 |
2017年8月10日星期四 上午6:54
If I had two xampp servers on my computer one in the normal C: drive and one on an external Drive. How would I be able to redirect any traffic to the External drive and not the C: Drive. ?
|
|
vesey Joined: 2017/6/23 |
2017年8月10日星期四 上午9:47
[quote=Faith Carpenter]If I had two xampp servers on my computer one in the normal C: drive and one on an external Drive. How would I be able to redirect any traffic to the External drive and not the C: Drive. ?[/quote]You can set up the servers to run on differnt ports. For example, server 1 on C: drive on port 80 and server 2 on external drive on port 8003. You can then set up port forwarding in your router so that traffic coming to port 80 is forwarded to server 1 and traffic coming to port 8003 is forwarded to server 2.
|
2026年6月13日星期六 上午11:55
