From 5e27fb368faf4951324368fbf437493659a5c46c Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Mon, 4 Dec 2023 16:21:15 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'cryptide=5Fproject?= =?UTF-8?q?/htaccess'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cryptide_project/htaccess | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cryptide_project/htaccess b/cryptide_project/htaccess index cee0c96..cf3d09a 100644 --- a/cryptide_project/htaccess +++ b/cryptide_project/htaccess @@ -1,4 +1,9 @@ - + ForceType text/css Header set Content-Type "text/css" + + + ForceType application/javascript + Header set Content-Type "application/javascript" +