Argomento: 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. ?
Rispondi con citazione |Segnalare
[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.
Rispondi con citazione |Segnalare
| Autore | Argomento: xampp server |
|---|---|
|
Faith Carpenter Iscritto: 15/06/2017 |
giovedì 10 agosto 2017 06: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 Iscritto: 23/06/2017 |
giovedì 10 agosto 2017 09: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.
|
sabato 13 giugno 2026 10:05
