https://issues.apache.org/bugzilla/show_bug.cgi?id=48695
Summary: Error during refresh
Product: Apache httpd-2
Version: 2.0.63
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_deflate
AssignedTo: [email protected]
ReportedBy: [email protected]
When I enable mod_deflate I can reproduce errors with Mozilla (3.5.7 and 3.0)
by zipping text/css and text/javascript. The Bug does not appear in mozilla 3.6
I assume it is a Mozilla problem.
It is the same bug as described under: https://codebeamer.com/cb/issue/23751
I resolved it by using the following configline:
# pressing refresh button screws up java script code
BrowserMatch ^Mozilla/5 gzip-only-text/html
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]