Akoya has asked for the wisdom of the Perl Monks concerning the following question:
Esteemed monks,
I am designing a Catalyst application (my first), which I hope to run as a single instance, with single sign-on, across multiple subdomains.
I have found the Catalyst::Action::SubDomain module, which looks very promising. The documentation is fairly sparse, and does not addresses any domain/server configuration required in order to run a single instance as I propose.
My questions are:
Thank you for your time and consideration.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Running a single instance of a Catalyst app across multiple subdomains with single sign-on
by stonecolddevin (Parson) on Dec 23, 2009 at 19:56 UTC | |
by Akoya (Scribe) on Dec 24, 2009 at 19:36 UTC |