Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2004 18:34:53 -0600
From:      "Scot W. Hetzel" <hetzelsw@westbend.net>
To:        "FreeBSD ISP Mailing List" <freebsd-isp@freebsd.org>
Subject:   Re: Installing frontpage doesn't create shtml.exe
Message-ID:  <000201c3db80$3ad4b060$ce0fbece@westbend.net>
References:  <6.0.0.22.0.20040110164557.01ba1670@mail.monkey-online.net> <1073760522.7833.35.camel@work.gusalmighty.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Justin Hopper" <jhopper@bsdhosting.net>
> Check your error_log (both the vhost log and main Apache log, if you
> have vhosts configured) for the FrontPage-specific error.  I remember
> there was some specific problem related to shtml.exe that often came up,
> but I can't remember what it was.  If you can find an error log entry,
> that may refresh my memory on the solution.
>
To refresh your memory, the problem with shtml.exe (unix only) was that
sometimes a request would hit the server for shtml.dll (windows only).  Code
was added to mod_frontpage to intercept requests for shtml.dll and redirect
it to shtml.exe.

Scot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000201c3db80$3ad4b060$ce0fbece>