https://issues.apache.org/bugzilla/show_bug.cgi?id=50356
--- Comment #6 from Christoph Anton Mitterer <[email protected]> 2010-11-29 05:47:11 EST --- Well I never claimed that this is a big issue,.. it's rather just a cosmetic issue to make things more perfect. Indeed it's probably bizarre with the example ".pdf",... but just have a look at /etc/mime.types and the extensions listed there... for some of them it's definitely easily possible to have a plain ".<extension>" file. Yes your example (<filesmatch .+\.(gif|png|jpg)$>) is what we IMHO suggest people. (or the non-PCRE alternative "*?.(gif|png|jpg)". And IMHO that's not very much more complicated... But again,.. this issue is just perfectionism,... and not a major thingy worth to argue weeks ;) -- 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]
