[Catalyst] Serving server-dependent static content
Perrin Harkins
perrin at elem.com
Sun Aug 12 19:59:43 GMT 2007
On 8/12/07, Peter Lytle <pete at bluecampaigns.com> wrote:
> If someone has a solution from the Apache side, that's fine but I suspect that it might be
> easier to do this with Catalyst::Plugin::Static::Simple
Don't serve static content through perl. Let your webserver do it.
Usually people just set up virtual hosts with different
DOCUMENT_ROOTs. Is there a reason that won't work for you?
- Perrin
More information about the Catalyst
mailing list