Re: Browser showing headers and Gziped code inside body.

2014-06-03 Thread Jonathan Matthews
On 2 June 2014 19:09, Satake wrote: > I'm currently using nginx/1.4.7 and for some reason a client is complaining > that the page is showing with errors in both his browsers (Firefox and IE). > > The error in question is the following: > > https://www.dropbox.com/s/wnpjyyq01j7l5qg/Problemas%20ao%2

Re: Browser showing headers and Gziped code inside body.

2014-06-02 Thread B.R.
What you provided clearly shows that nginx has been compiled with 3rd-party modules. Standard debugging procedures suggest: 1°) Removal all 3rd-party modules to address issues in core nginx only 2°) If not enough, check your logs to see if anything appears in them regarding that client connection(

Browser showing headers and Gziped code inside body.

2014-06-02 Thread Satake
I'm currently using nginx/1.4.7 and for some reason a client is complaining that the page is showing with errors in both his browsers (Firefox and IE). The error in question is the following: https://www.dropbox.com/s/wnpjyyq01j7l5qg/Problemas%20ao%20inserir%20post.jpg Does anyone have any sugge