[Catalyst] Serving server-dependent static content
Andy Grundman
andy at hybridized.org
Mon Aug 13 13:36:05 GMT 2007
On Aug 13, 2007, at 7:08 AM, Matt S Trout wrote:
> Did we make _serve_static_file public yet? Having a way to do
> something
> like that dynamically is the one thing I still -really- miss from
> the old
> Static plugin.
>
> ... alternatively, we could always have Controller::Static blah
> blah plugins
> evil blah yadda no really this time a plugin's fine :)
Yep, $c->serve_static_file( $full_path ) is there now. :)
More information about the Catalyst
mailing list