Is there a way to have one site available on two different interfaces. We have an inside network (10.1.x.x) and a public network, The web servers all look both ways, as we host some of our intranet stuff on them. Is there a way to let a site see both directions, so it's on both the Internet and Intranet?
Yes, I think to access the site via intranet you have to change your hosts file on every pc on intranet like for example your site is on internal ip 192.168.50
than in your host file,
192.168.0.50 yoursitename.tld
and then you can access your site even without using internet.
Recent comments
1 day 13 hours ago
1 day 21 hours ago
2 days 43 min ago
2 days 1 hour ago
2 days 3 hours ago
2 days 4 hours ago
2 days 6 hours ago
2 days 7 hours ago
2 days 23 hours ago
3 days 28 min ago