View Single Post
Old 10-05-2010, 06:53 AM   #269
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,495
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Sweetpea View Post
Oh, I've got it running, no problems there. But I can't access it from work, for instance. I can't get the line through my router. I've got port 80 routed to my webserver (so, if I enter my domain name, or IP, I'll end up at my server). But I've absolutely no idea how I can route another port to the same server. If I try my IP:8080, I get a timeout...
Depending on the web server you are using, you might try a reverse proxy setup. Apache's mod_proxy with proxypass works reasonably well, if you are running apache. This way you can use the router setup that is already well-oiled.
chaley is offline   Reply With Quote