Apache - 2.0 blank pages resolved
"Graham White" <[email protected]> Wed, 3 Mar 2004 16:17:50 -0800
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
I had an issue earlier this week with mod_layout and apache 2.0 causing blank pages to appear rather than prepending some html. Seems that apache's mod_deflate was causing the issue as turning it off resulted in mod_layout working perfectly. I have since moved to mod_gzip and all is well ;-). Graham W