A. Pagaltzis wrote: > * Jesse Sheidlower <[EMAIL PROTECTED]> [2006-07-06 18:55]: >> It's the default behavior for Static::Simple--read the docs. >> Files with an .html extension are processed by Catalyst (i.e. >> are not served statically). > > I still think it’s a stupid default and find that the fact that > every so often someone will stumble over this and quizzically > post to the list constitutes empirical proof. :-) > > Regards,
I agree. If you've stuff templating into your .html/.xhtml files, then the burdon should be on those to change the defaults, not the people who use .html files as they were intended: static files. But to counterpoint, as long as everything in root/static is servers as static, even if it's a .tt file, then always put your static stuff in root/static. :-) -=Chris
signature.asc
Description: OpenPGP digital signature
_______________________________________________ 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/
