Page is a not externally linkable
EvertVd - 9:33 pm on Feb 10, 2012 (gmt 0)
I got a splitting headache, but I got this:
RewriteRule ^(.+)-rev([a-fA-F0-9]+)((\.min)?\.(js|css|png|jpg))$ $1$3 [L]
This seems to work, but I got it by trail and error, so if any expert can tell me if this is safe to use for my purpose I would be ever so grateful.