From 9969ee032f73d03ff9dcb5246eced784ce234c87 Mon Sep 17 00:00:00 2001 From: jake Date: Mon, 15 Aug 2022 08:56:11 -0400 Subject: Handle space (%20) in path --- TO_FIX.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TO_FIX.md') diff --git a/TO_FIX.md b/TO_FIX.md index 0a51032..16f30ee 100644 --- a/TO_FIX.md +++ b/TO_FIX.md @@ -6,9 +6,6 @@ gmi.pl needs to accept an arguemnt, where the config.toml is located. remove magic numbers -in dir_listing, if a file has white space, then it will not properly display. -server does not do anything with '%20' (whitespace) in path at all. - Be able to listen on more ports and different ip addresses -- make vhost adjustable. make log output user adjustable @@ -16,3 +13,5 @@ make log output user adjustable add client certificate stuff add gmiaccess stuff + +set fork() usage toggleable -- cgit v1.2.3