From: Urban Wallasch Date: Sun, 29 Sep 2019 10:04:23 +0000 (+0200) Subject: * Second batch of leechx implementation. X-Git-Url: https://git.packet-gain.de/?a=commitdiff_plain;h=5d181d40a50e7e9cbb4ff65d26be839f29323f25;p=kaotools.git * Second batch of leechx implementation. * Fully disentangled leech.php and leechx.php code, dropped dirlist.php. * Use special `keep slashes´ double encoding for rewritable EZ-Leech URLs. * Removing the filename part from a EZ-Leech URL now retrieves a non-recursive plain HTML directory listing. * Adapted Apache rewrite rules to accommodate new EZ-Leech URL schemes. ---