HEADER.html file blank when bigger than 255 bytes

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?

Thanks

Jonathan Hipkiss
Jonathan [ Do, 27 September 2007 13:46 ] [ ID #1830632 ]

Re: HEADER.html file blank when bigger than 255 bytes

On Sep 27, 7:46 am, jonathan <jonat... [at] 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.
Joshua Slive [ Do, 27 September 2007 18:59 ] [ ID #1830636 ]

Re: HEADER.html file blank when bigger than 255 bytes

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... [at] gmail.com> wrote:
> On Sep 27, 7:46 am, jonathan <jonat... [at] 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.
Jonathan [ Fr, 28 September 2007 11:56 ] [ ID #1831631 ]
Webserver » alt.apache.configuration » HEADER.html file blank when bigger than 255 bytes

Vorheriges Thema: Basic authentication problem
Nächstes Thema: Apache Web Server Timeout Settings