Hi all,

I've got a TG app running on http://internalservername:8001
I have successfully installed a reverse proxy tool (this is running on
IIS) so that I can reverse proxy http://therealsitename/admin into the
TG app runnning on the internal server name on port 8001. Now it turns
out that everything poops itself because externally, the path to
access the site is /admin, while internally, it's in the root (/).
This prompts TG to poot out claiming /admin doesn't exist. Which is
true. But..

Is there a way to move a TG app into a sub path so that the paths
mirror on the front and back, i.e. http://internalservername:8001/admin

Cheers

- Balt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to