On 1/28/06, Suraj Singh <[EMAIL PROTECTED]> wrote: > Hi, > > I am using "Apache/2.0.52" as my web server.
Quite old. You should upgrade. > > My problem is that I am able to view plain text file with size <= 255 > bytes, but as soon as the size becomes >=256 bytes, I get only blank > page in my web browser. > > Is there some setting I need to do in my web server? Try "EnableSendfile off" in httpd.conf. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
