Re: [innercircle] Weird HTTP behaviour with IE
Michal Wallace <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 23 Jun 2005, Joseph Reagle wrote: > On Thursday 23 June 2005 13:54, Michal Wallace wrote: >> Looks like you can control it by setting an >> environment variable called no-gzip: >> >> http://httpd.apache.org/docs-2.0/mod/mod_deflate.html >> >> I'm not really sure that's the problem, it's >> just a common suspect whenever IE does >> something unusual. :) > > I commented out the #AddOutputFilterByType and 'BrowserMatch > \bMSIE !no-gzip' to my .htaccess . Looking at the document info in Konq, > Mozilla it appears to be off. But in IE, ieHTTPHeaders shows: ... > Is deflate on by default. Not sure how to otherwise turn it off? Yep, it's on by default. "!no-gzip" means don't set the flag. So you want to remove the exclamation point: "no-gzip" Another thought: have you tried watching your logs to see if the request is actually going through to the server? Try this from the shell: cd $HOME tail -f logs/domain/todays_logfile | grep your.ip.address Sincerely, Michal J Wallace Sabren Enterprises, Inc. ------------------------------------- contact: [email protected] hosting: http://www.cornerhost.com/ my site: http://www.withoutane.com/ ------------------------------------- ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click