[Catalyst] Serving static content

Sebastian Riedel sri at oook.de
Mon Jun 13 16:51:59 CEST 2005


Am 13.06.2005 um 16:29 schrieb samwyse:
> That reminds me of a question.  Suppose that one intentionally wants
> different behavior for an app when running under Apache/mod_perl vs
> server.pl; for example, serving up static content.  What's the best
> way to determine the invocation method, and what's the best way to
> turn sections of code on and off?  Without testing, I'm imagining
> something like this:

MyApp->engine contains the active engine class.

--
sebastian




More information about the Catalyst mailing list