I have a lot of servers running under my localhost (127.0.0.1), and I also my vhosts file creating some neat aliases.
But unfortunately I can't access it outside my computer, like for testing on other devices under my network.
Is there any way to redirect the call to my IP like 192.168.1.4 to my localhost?
Thanks in advance
