diff --git a/static/.htaccess b/static/.htaccess new file mode 100644 index 0000000..0d5b38a --- /dev/null +++ b/static/.htaccess @@ -0,0 +1,2 @@ +# own 404 handler +ErrorDocument 404 /404.html