At least on Ubuntu 10.04, Javascript files are generally delivered
with a Content-Type header of 'application/javascript', not
'application/x-javascript'. This change applies the much shorter
18 hour expiration to the affected files, rather than allowing them
to default to 1 month.
Signed-off-by: Dan Wells <dbw2@calvin.edu>
ExpiresByType text/html A64800
ExpiresByType application/xhtml+xml A64800
ExpiresByType application/x-javascript A64800
+ExpiresByType application/javascript A64800
ExpiresByType text/css A3000
# ----------------------------------------------------------------------------------