Jeff Nokes wrote: > Just a shot in the dark, but ... > > Do you have your PerlHandler set correctly for Mason execution of you > templates? > > Something like the following in apache? > > # apache 1.3.x > # Match all *.html files > <LocationMatch "\.(html)$"> > SetHandler perl-script > PerlHandler HTML::Mason::ApacheHandler > </LocationMatch> > > - Jeff
I had assumed she meant HTML source, not perl/Mason source. Perhaps the OP could clarify?
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

