• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Dynamic Redirection

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?
 
Back
Top