Re: mod_layout 5.1 + mod_deflate = Error
Markus <[email protected]> Sun, 09 Mar 2008 19:48:54 +0100
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
Hi Brian, ... # Include module configuration: Include /etc/apache2/mods-enabled/*.load Include /etc/apache2/mods-enabled/*.conf # Include all the user configurations: Include /etc/apache2/httpd.conf ... mods-enabled <- deflate (default) httpd.conf <- mod_layout (default) But i have also a chroot apache so i dont know if this mod_chroot changed the order of the loaded modules. Greetings, - Markus Brian Aker schrieb: > Hi! > > On Mar 7, 2008, at 7:20 PM, Markus wrote: > > >> I have notice that mod_layout insert the strings after mod_deflate >> encode the content. So the browser get a mixed encoded and not encoded >> content and display a blank page. :/ >> > > > What order do you have the filters? > > Cheers, > -Brian > > -- > _______________________________________________________ > Brian "Krow" Aker, brian at tangent.org > Seattle, Washington > http://krow.net/ <-- Me > http://tangent.org/ <-- Software > _______________________________________________________ > You can't grep a dead tree. > > > > _______________________________________________ > Mod_layout mailing list > [email protected] > http://lists.tangent.org/mailman/listinfo/mod_layout > >