_____ You also turned on the sub_domains option on the mapper?
Yes, I did. http://wiki.pylonshq.com/display/routes/Manual#sub-domain-support BTW, I'm not entirely sure why you need to use the sub-domain option at all. The sub_domain option is so that a Pylons app can decide to respond differently based on *multiple* sub-domain values that might be present. If you have an entire single sub-domain, going to a single Pylons app, you do not need the sub_domain support. I'm going to have more subdomains connected to different controllers, maybe even using the same action names. Regards, Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
