From 65c363b3f1c6ae98931bab4d08aeedd276510110 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 19 Jan 2019 14:22:26 +0100 Subject: Revised directory structure --- http/.htaccess | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 http/.htaccess (limited to 'http/.htaccess') diff --git a/http/.htaccess b/http/.htaccess new file mode 100644 index 0000000..3f9ced3 --- /dev/null +++ b/http/.htaccess @@ -0,0 +1,2 @@ +RewriteEngine On +RewriteRule ^pkle.php5(.*) pkle.php [R=301,L] -- cgit v1.2.3