From 8e7ae8b59adfd1155f5f8d9183f9d4d0bafd248c Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Mon, 4 Dec 2023 16:19:52 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cryptide_project/htaccess b/cryptide_project/htaccess index 0f5b0a2..cee0c96 100644 --- a/cryptide_project/htaccess +++ b/cryptide_project/htaccess @@ -1,2 +1,4 @@ -AddType text/css .css -AddType application/javascript .js \ No newline at end of file + + ForceType text/css + Header set Content-Type "text/css" +