Actions
Bug #1565
closedmod_compress does not check if the request is already handled, e.g. by fastcgi
ASK QUESTIONS IN Forums:
Description
To fix this a simple
if (con->mode != DIRECT) return HANDLER_GO_ON;
should be good enough.
Files
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to fixed
Fixed in r2240 for 1.5.x
Actions
Also available in: Atom