Tagged Questions
4
votes
8answers
387 views
How can I be sure that an intranet app is absolutely not accessible from the internet?
I am developing an intranet application using Apache/MySQL. The server hosting it does not have a public IP address itself, but can access the internet through a router. There is not any sensitive ...