From 929775c485081dd6443593b9d6dd73d4f0b058ca Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 23 Sep 2018 00:54:51 +0200 Subject: [PATCH] edit: force error page for unknown requests Subdirectory should be used for scripting so avoid new page template, always report a 404 text response to ensure fatal exceptions. --- edit/index.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 edit/index.php diff --git a/edit/index.php b/edit/index.php new file mode 100644 index 0000000..a6a64a2 --- /dev/null +++ b/edit/index.php @@ -0,0 +1,3 @@ +