|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Running a single instance of a Catalyst app across multiple subdomains with single sign-onby dhoss (Vicar) |
| on Dec 23, 2009 at 19:56 UTC ( #814148=note: print w/ replies, xml ) | Need Help?? |
|
I should think that you should be able to point each virtual host to the same instance and have it Just Work. An external FastCGI process would handle this nicely, or a standalone HTTP::Prefork process. As far as the SSO stuff, you should be able to do something like a wildcard as you suggested so that the base domain has access to all the subdomain cookies. mtfnpy
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||