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.
_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users

Reply via email to