--- parser3/bin/Attic/auto.p.dist.in 2002/06/20 13:39:56 1.1 +++ parser3/bin/Attic/auto.p.dist.in 2002/09/17 11:24:20 1.8 @@ -1,4 +1,4 @@ -#$Id: auto.p.dist.in,v 1.1 2002/06/20 13:39:56 paf Exp $ +#$Id: auto.p.dist.in,v 1.8 2002/09/17 11:24:20 paf Exp $ @conf[] $charsetsdir[@charsetsdir@] @@ -13,9 +13,9 @@ $CHARSETS[ #change your client libraries paths to those on your system $SQL[ $.drivers[^table::set{protocol driver client -mysql $sqldriversdir/libparser3mysql.so @mysql_client@ -pgsql $sqldriversdir/libparser3pgsql.so @pgsql_client@ -oracle $sqldriversdir/libparser3oracle.so @oracle_client@ +mysql $sqldriversdir/libparser3mysql.@dll_extension@ @mysql_client@ +pgsql $sqldriversdir/libparser3pgsql.@dll_extension@ @pgsql_client@ +oracle $sqldriversdir/libparser3oracle.@dll_extension@ @oracle_client@ }] ] @@ -29,11 +29,13 @@ ppt application/powerpoint rtf application/rtf gif image/gif jpg image/jpeg +jpeg image/jpeg png image/png tif image/tiff html text/html htm text/html txt text/plain +xml text/xml mts application/metastream mid audio/midi midi audio/midi @@ -56,19 +58,28 @@ $LIMITS[ #$MAIL[ # $.sendmail[your sendmail command goes here] # these are tried when no 'sendmail' specified: -# /usr/sbin/sendmail -ti -# /usr/lib/sendmail -ti +# /usr/sbin/sendmail -t -i -f postmaster +# /usr/lib/sendmail -t -i -f postmaster #] -@unhandled_exception[exception;stack] +@fatal_error[title;body] +$response:status(500) $response:content-type[ $.value[text/html] $.charset[$response:charset] ] + +
^untaint[html]{$exception.comment}
^if(def $exception.source){
$exception.sourceThe server encountered an unhandled exception +and was unable to complete your request.
+Please contact the server administrator, $env:SERVER_ADMIN +and inform them of the time the error occurred, +and anything you might have done that may have caused the error.
+More information about this error may be available in the Parser error log +or in debug version of unhandled_exception.
+ +] + +@unhandled_exception[exception;stack] +^unhandled_exception_release[$exception;$stack] + + @auto[] #source/client charsets $request:charset[windows-1251]