Public bug reported: Binary package hint: apache
According to [1],[2] and [3], we have to apply a workaround to our apache configuration to enable users of IE to download zip files from our webserver. We added '|zip' to the following line in '/etc/apache2 /sites-available/default' and 'default-ssl': SetEnvIfNoCase REQUEST_URI .(?:gif|jp?g|png|zip)$ no-gzip dont-vary Although this is certainly not a bug in apache, Ubuntu should include this workaround in the default configuration. Cheers, Florian [1]http://support.microsoft.com/default.aspx?scid=kb;[LN];Q312496 [2]http://publib.boulder.ibm.com/httpserv/ihsdiag/deflate_diag.html [3]http://www.buberel.org/serendipity/index.php?/archives/258-HOWTO-Configure-apache-to-correctly-serve-Zip-files-to-Internet-Explorer.html ** Affects: apache (Ubuntu) Importance: Undecided Status: New ** Description changed: Binary package hint: apache - According to [1],[2] and [3], we have to apply a workaround to our apache configuration to enable users of IE to download zip files from our webserver. We added '|zip' to the following line in '/etc/apache2/sites-available/default' and 'default-ssl': - <pre> + According to [1],[2] and [3], we have to apply a workaround to our + apache configuration to enable users of IE to download zip files from + our webserver. We added '|zip' to the following line in '/etc/apache2 + /sites-available/default' and 'default-ssl': + SetEnvIfNoCase REQUEST_URI .(?:gif|jp?g|png|zip)$ no-gzip dont-vary - </pre> - Although this is certainly not a bug in apache, Ubuntu should include - this workaround in the default configuration. + + Although this is certainly not a bug in apache, Ubuntu should include this workaround in the default configuration. Cheers, Florian [1]http://support.microsoft.com/default.aspx?scid=kb;[LN];Q312496 [2]http://publib.boulder.ibm.com/httpserv/ihsdiag/deflate_diag.html [3]http://www.buberel.org/serendipity/index.php?/archives/258-HOWTO-Configure-apache-to-correctly-serve-Zip-files-to-Internet-Explorer.html -- Disable gzip compression for zip files https://bugs.launchpad.net/bugs/220171 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs