Hi, * Jackie Hamilton <[EMAIL PROTECTED]> [2007-03-14 12:05:43 -0500]:
> ... > > The site parses .html files properly for Mason tags, however it > completely ignores dhandlers. So if I try calling > www.mysite.com/nonexistent_file, I'm getting a "404 not found" > rather than the contents of the dhandler (which is in the component > root). According to your config, Mason is only supposed to handle files matching *.html$ which doesn't match when you request www.mysite.com/nonexistent_file -- dhandler should work with www.mysite.com/nonexistent_file.html . HTH, Cliff ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users