https://issues.apache.org/bugzilla/show_bug.cgi?id=46241
--- Comment #2 from Jeff Armstrong <[EMAIL PROTECTED]> 2008-11-19 10:19:16 PST
---
You are correct - and the LAST <FilesMatch> directive wins
<FilesMatch "\.(png|gif|jpg)$">
ExpiresDefault "access plus 2 months"
</FilesMatch>
<FilesMatch "ticker\.gif$">
ExpiresDefault A0
</FilesMatch>
works as expected.
Many thanks, perhaps this enhancement request should be downgraded to 'update
the docs with an example'.
--
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]