On Mon, Apr 13, 2009 at 11:53 AM, Arabinda Sahoo <Arabinda.Sahoo@xxxxxx> wrote: > Hi, > > My Apache Web Server is compression enabled using – MOD_DEFLATE module. > > It works fine except when the folloing URL is invoked. > > https://punirtweb1/acweb/servlet/ViewPage?outputType=ROI&outputname=%2fs1%2fBtmu%2fGiroDetails%2eroi&id=10&serverurl=http%3a%2f%2fpunirtapp1%3a8000&connectionHandle=s7whmBpUho%2btg5MUYUgZxq1%2brbtKHLkAq7RmnwSbegyRYEMWxKx8m0pEgUAaXCZHB8OyjFlgo4wmr6%2bgY7wBuIMEv18lQxjMqYBDZL6PJauwr3iZqoReZ6WDG2wLwrh9Vj99AyqFYQrZpg%3d%3d&volume=punirtapp1&closex=false&%5f%5fexecutableid=680&saveoutput=false&format=DHTML&page=1&scalingfactor=100 > > Then when using Fiddler to view Response Header – it gives Content-Encoding > as Null. > > I have added a screenshot here too. > > So, my IE7 browser is not able to open it up – although it’s a text/html – > gzipped file. > > Please note that the URL says – format=DHTML. > > How can I make it work? > > Content-Encoding: > > Appreciate your help on this. > > Regards > > Arabinda Quoting: > Please note that the URL says – format=DHTML. That's irrelevant to us...it's a parameter to your applet, not to the server, unless you've specifically configured your server to look for that. My guess is one of the arguments your passing in the URL are telling your application to set the content-encoding, and it's doing it wrong, in which case no-one here can help you. If you have strong reason to believe that your application is not responsible, then get back to us and let us know why you think that. Cheers, -Brian -- Feel free to contact me using PGP Encryption: Key Id: 0x3AA70848 Available from: http://keys.gnupg.net --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx