I am close to my wits end (admittedly a short drive these days) and hoping to find some guidance here.
The concern that I work for is a small 501(3)(C) located in the city, which is planning to relocate operations to another nearby county. My idea is to set up a WAMP server that will allow the (future) remote site access to files and data currently in the city. Easy, right?
I cannot for the life of me get a connection from a remote site into my WAMP setup. I own the domain, have a certificate, have attempted to use no-ip, have set up my router to allow access for ports 80, 443, and 8080, i have modified my hosts file, and for anything I try I get either "currently unavailable" or "timed out".
My WAMP setup appears to be working correctly - mywebsite dot net:8080/ will display my index page. From outside the router I'm stuck.
Is there a definitive resource I can be pointed to to get this set up?