From 4e47ecf18a71e2940bc7395ea026516b97338f07 Mon Sep 17 00:00:00 2001 From: Vincent LAURENT Date: Wed, 26 Jan 2022 15:05:08 +0100 Subject: [PATCH] Redirection vers index.php --- public/.htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/.htaccess diff --git a/public/.htaccess b/public/.htaccess new file mode 100644 index 0000000..e549d42 --- /dev/null +++ b/public/.htaccess @@ -0,0 +1 @@ +FallbackResource /index.php