From b9c7dc9127d1c80b7f8c7a466313f0eebe6078cb Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 16 Aug 2021 00:42:35 +0200 Subject: [PATCH] bleh --- main/.htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/main/.htaccess b/main/.htaccess index 2b57952..efdccde 100644 --- a/main/.htaccess +++ b/main/.htaccess @@ -2,6 +2,7 @@ ExpiresActive On ExpiresDefault A31536000 ExpiresByType text/html A600 ExpiresByType text/javascript A2592000 +ExpiresByType application/javascript A2592000 Options +MultiViews -Indexes ErrorDocument 404 /404.html