Error using HTTPMultiErrorPage

Sorry, this posting is a duplicate. Seehttp://www-10.lotus.com/ldd/nd8forum.nsf/DateAllThreadedWeb/cd6a0dbf03f2ede48525762a007b3202?OpenDocument

I’ve been trying to set up a custom html error page in domino (8.02fp1) using the notes.ini parameter

HTTPMultiErrorPage=/error.html

and I can’t get it to work. If I type an incorrect url (eg, http://mysite.edu/bogus.html), I get this error (in firefox 3.5):

"Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression."

I’ve now reduced error.html to this (below), but it still gives the above error:

hey there

Anybody have a clue about this?