Can I have this in my .htaccess?
ExpiresDefault "access plus 1 year"
Will litespeed pick that up?
Also, if my js and css file path look like for instance:
<script src="index.php?js=/a.js,/b.js,/c.js"></script>
Will that be picked up by litespeed's default mime configuration?