Hello, I want my Pylons application to redirect users that arrive at developers.org.ua host to a corresponding page at www.developers.org.uadomain (note the www prefix).
On a first glance, this task is ideal for a middleware piece, so that application itself does not have to deal with it. Is it really the case? I am a bit intimidated by this middleware stuff so any pointers as to where to look for inspiration or advice is appreciated. Best, Max. P.S.: I used to have this logic with Apache mod_rewrite rules but they stopped working once I setup Apache to proxy all requests to Pylons. Ugh. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
