diff --git a/public/.htaccess b/public/.htaccess new file mode 100644 index 00000000..2932e504 --- /dev/null +++ b/public/.htaccess @@ -0,0 +1,2 @@ +ErrorDocument 404 /404.html +ErrorDocument 403 /404.html