--- gforth/httpd.fs 2007/12/31 19:02:24 1.24 +++ gforth/httpd.fs 2008/07/15 16:11:49 1.26 @@ -1,6 +1,6 @@ #! /usr/local/bin/gforth -\ Copyright (C) 2000,2002,2003,2004,2006,2007 Free Software Foundation, Inc. +\ Copyright (C) 2000,2002,2003,2004,2006,2007,2008 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -197,7 +197,7 @@ wordlist constant mime mime set-current : shtml ( addr u -- ) lastrequest - data @ IF included ELSE 2drop THEN ; + data @ IF also forth included previous ELSE 2drop THEN ; s" application/pgp-signature" transparent: sig s" application/x-bzip2" transparent: bz2