Hi,
This question is a little off topic, so I apologize for that.

I'm running TG 1.0.8 behind Apache 2 using mod_proxy. Our application
is a little weird in that TG handles lots of domain names on the same
app - not just one. This works well as long as the user types the full
domain name - www.sitea.com or www.siteb.com. But, if the user types
www.sitea.com or www.siteb.com, the system doesn't recognize it. So,
I'd like to configure Apache (or CherryPy/TG) to automatically
redirect the user to www.sitea.com if they visit sitea.com. The catch
is that the re-direction needs to use wildcards since there are lots
of domain names and we can't realistically handle them individually.
So, what I really want is to redirect all URLs that only have a second
level domain to the same but proceeded with "www."  If there's a way
to do this in the DNS server then that would be even better. Any
ideas?
Thanks,
Matt
www.LiveMosaic.com
--~--~---------~--~----~------------~-------~--~----~
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