https://bz.apache.org/bugzilla/show_bug.cgi?id=69257
Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Rich Bowen <[email protected]> --- Fixed in r1933749 (trunk) and r1933750 (2.4.x). Documented wildcard sub-type matching in ExpiresByType (e.g. image/*). Verified in mod_expires.c: L323 checks for /* and sets a wildcards flag, L488-510 implements the fallback lookup. This feature has existed since 2003 (r100126) but was never documented. Added explanation and example to the ExpiresByType directive documentation. -- 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]
