--- parser3/src/www/cgi-bin/Attic/auto.p 2001/03/16 10:38:09 1.3 +++ parser3/src/www/cgi-bin/Attic/auto.p 2001/03/18 17:18:38 1.10 @@ -1,3 +1,13 @@ -@main[] -default main -^if(in "/news/"){in news}{not in news} +@exception[origin;source;comment;type;code] +ERROR: $origin '$source' ${comment}. type=$type code=$code + +@auto[] +$limits[ + $post_max_size(10*0x400*0x400) +] +$defaults[ + $content-type[ + $value[text/html] + + ] +]