I have a text file which sits on the hard drive and is served by the Apache 
HTTP server. Even though the file has a lot of data (330 KB) the page in the 
browser is blank.
I played with the content of the file and got to the point where I can see the 
file content correctly served by the Apache HTTP server. However, once I add 
one letter the page served by the server is blank.

Any ideas how to solve the problem?  Is there some file size configuration that 
I need to increase in httpd.conf?

Thanks

Reply via email to