--- gforth/httpd.fs 2006/04/10 09:23:45 1.19 +++ gforth/httpd.fs 2006/10/07 17:06:15 1.20 @@ -181,7 +181,7 @@ mime set-current s" application/pgp-signature" transparent: sig s" application/x-bzip2" transparent: bz2 s" application/x-gzip" transparent: gz -s" /etc/mime.types" mime-read +s" /etc/mime.types" ['] mime-read catch [IF] 2drop [THEN] definitions