On 8/12/07, Peter Lytle <[EMAIL PROTECTED]> 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 _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
