From a691626bcf3d764f7fe166aa77729d4258f82daa Mon Sep 17 00:00:00 2001 From: rubisalpha Date: Mon, 13 Apr 2026 12:25:09 +0000 Subject: [PATCH] Ajouter .htaccess --- .htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..6b0ea92 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /ton-projet/404.php \ No newline at end of file