Hi Joshua,
Thanks a lot for your suggestion, it worked a treat! I would never
have thought have looking at that.
Jonathan
On 27 Sep, 17:59, Joshua Slive <jsl... DeleteThis @gmail.com> wrote:
> On Sep 27, 7:46 am, jonathan <jonat... DeleteThis @hipkiss.org> wrote:
>
> > Hi,
>
> > We've got Apache 2.2.4 running on a Solaris 10 box and in the root
> > home directory of the site we've got a HEADER.html for displaying
> > content above the directory listing.
>
> > We can get this to work OK as long as the file HEADER.html doesn't go
> > over 255 bytes, once it does nothing is displayed, no HEADER.html
> > content NOR any directory contents, a complete blank page.
>
> > We also have Apache 2.2.4 installed on a Windows 2000 box which works
> > fine with the same HEADER.html file even when it goes over 255 bytes.
>
> > Anyone got any ideas?
>
> Here's a guess: try
> EnableSendfile Off
>
> Joshua. >> Stay informed about: HEADER.html file blank when bigger than 255 bytes