"Internal" Routing? (Win2K)
OK, for those familiar w/ the Apache webserver... you know how you can setup virtual hosts to setup multiple differnet websites?ex:
I have a www.dyndns.org membership, cabadam.homeip.net
so:
skforcecalc.cabadam.homeip.net gives one website,
magic.cabadam.homeip.net gives another, etc...
Is there anyway to setup a similar idea, but instead of getting a different website, you get a totally different server (NOT a webserver).
Ex:
Apache on port 80 OtherServer on port 100
All requests will go to apache as usual-- except for otherserver.cabadam.homeip.net (on port 80). This I want 'internally' redirected to go to OtherServer. I need this because the firewall I am behind only allows port 80 in, but I need to be able to run two different kinds of servers. Because of the firewall, I can't simply redirect the user to connect to port 100, b/c that would be denied... I need to be redirected "interally" inside my computer.
I'm not 100% sure that made sense... ask me questions and I'll try to clarify.
If anyone can help me figure this out I'd appreciate it.
--
Adam Clauss
cabadam@tamu.edu