https://issues.apache.org/bugzilla/show_bug.cgi?id=56699

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Philippe Mouawad <[email protected]> ---
I tested on the mentionned website and as I said in previous comment it is
working.
With default regexp, exclusion of css and js is not working because URL are
like this:
XXXXX/home.js?v=3

So you just need to modify regexp to this:
.*\.(bmp|css|js|gif|ico|jpe?g|png|swf|woff)(.*)

And exclusion will occur.

Next time please ask first on mailing list.
Regards
Philippe M.
@philmdot

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to