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" +