[Catalyst] Where to place HTML::Template templates?
Sebastian Riedel
sri at oook.de
Mon Nov 14 04:38:19 CET 2005
Am 14.11.2005 um 04:08 schrieb Maxim Nechaev:
> Problem. If i understand, by default *.tmpl files searched in
> MyApp/root directory. But it is not good, because anybody can view
> this template by typing "http://localhost:3000/start.tmpl" in browser.
perldoc Catalyst::Plugin::Static::Simple "Forcing directories into
static mode"
--
sebastian
More information about the Catalyst
mailing list