RandomFool
Diamond Member
I've got a local webserver running on my laptop and I'm trying to find away I can goto a web address on my server and have it redirect me to whatever my local IP is. I can't statically configure my IP so that's out and I also can't put the info up on my website. I was thinking it might be possible to have a script run when the server starts up that contacts my website with the IP address. Then somehow have a page uses that information to redirect whoever accesses that address to the server IP. Has anyone done anything like this before or have any idea how I can do it?