From 4adfdb33392f99ef161285e547205c971805e886 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Mon, 7 Dec 2015 15:32:25 +0100 Subject: [PATCH] fixes to surpress errors and avoid IP bans --- .htaccess.sample | 2 +- submit.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.htaccess.sample b/.htaccess.sample index 57c5ee8..3ecdd8f 100644 --- a/.htaccess.sample +++ b/.htaccess.sample @@ -22,7 +22,7 @@ require valid-user Allow from all - + Order Allow,Deny Allow from all diff --git a/submit.php b/submit.php index 8401ddd..1a01aa1 100644 --- a/submit.php +++ b/submit.php @@ -17,8 +17,8 @@