I have a server with windows where I have virtualhost configured for each project I have (manual that I use to configure with xampp link )
from the same server if I place in the browser proyecto.prod directs me to my project without problems, now if I connect from my computer and I set C: \ Windows \ System32 \ drivers \ etc \ host to resolve the dns and redirects me to the ip of the server the project loads me.
I also have a server that resolves dns and I do not know how to configure it so that from the local computer the project url is resolved and redirected to the server ip without having to configure the host on each computer