Hello
My question is somewhat interesting than others.
I have a host running Wampserver 3, which is connected to the external network via the router and also has a domain name. For example; As an example.com, people from the external network can connect to my websites on Wampserver.
You can also connect to websites using the domain name on the host computer with Wampserver installed. However, other computers on the local network cannot connect to these websites.
In short, web sites such as example1.com and example2.com are connected from the external network, but other computers in the local network cannot connect using these domains.
Here, the problem shows the ERR_CONNECTION_RESET error in the Chrome browser, because the problem is that example1.com and example2.com domains are redirected to my network's external IP address and try to connect to those domains on their local computers.
As a result, how do I ensure that computers on the local network can connect to these websites as example1.com and example2.com. What method can be applied except for editing the HOST file on each computer?
My question is somewhat interesting than others.
I have a host running Wampserver 3, which is connected to the external network via the router and also has a domain name. For example; As an example.com, people from the external network can connect to my websites on Wampserver.
You can also connect to websites using the domain name on the host computer with Wampserver installed. However, other computers on the local network cannot connect to these websites.
In short, web sites such as example1.com and example2.com are connected from the external network, but other computers in the local network cannot connect using these domains.
Here, the problem shows the ERR_CONNECTION_RESET error in the Chrome browser, because the problem is that example1.com and example2.com domains are redirected to my network's external IP address and try to connect to those domains on their local computers.
As a result, how do I ensure that computers on the local network can connect to these websites as example1.com and example2.com. What method can be applied except for editing the HOST file on each computer?