Thank you for a great extension. I have been writing my own .htaccess files so I am now using yours and comparing how I did all these years. ;)
I have one question (so far) about the "# Audio files expiration: 1 month after request" area. I added a couple of lines that I don't see in yours and would like your insight as to why I do or do not need these:
ExpiresByType audio/mp3 "now plus 1 month"
ExpiresByType audio/ogg "now plus 1 month"
Thank you,
Helen