worked, thank you! need something like this
routes_in = (
('(.*):https?://(.*)site1\.com:(.*)/(.*)', '/site1/$4),
('(.*):https?://(.*)site2\.com:(.*)/(.*)', '/site2/$4'),
)
--
Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

