How can a page tell if it is being served on local LAN?
My project is a web-application that is to serve as a company Landing Page with a logo and quick links. I would like to add extra links to LAN-based webpages for users who are in my local LAN, but hide those links if the page is served outside the local LAN. I know how to … Read more