Locate an application
-
I have a web application that I apparently support now... The original people involved with it are long gone. How can I locate which server the app is on? All I have is the external web address.
-
I have a web application that I apparently support now... The original people involved with it are long gone. How can I locate which server the app is on? All I have is the external web address.
Hi, if your company is hosting the site, check which server is the first one to be addresses from the web (by getting the ip). Then you have to check at this server if it is hosting the app or just doing a redirect. This will lead you to the next server... and so on. If your site is hosted by a provider you can get the provider by looking up the ip or using the whois-command (type whois in google). Regards Sebastian
It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.