summaryrefslogtreecommitdiff
path: root/TO_FIX.md
diff options
context:
space:
mode:
authorjake <jake@jakes-mail.top>2022-08-15 08:41:10 -0400
committerjake <jake@jakes-mail.top>2022-08-15 08:41:10 -0400
commita4e2e344728b5642814877ff908d90d308c33032 (patch)
tree9b1ba7ade731464b5e19ca980e10c43e1cd264b7 /TO_FIX.md
parenta4c619b7af15b247a57e17b275d0eb84d2015d67 (diff)
Fix redirection bug
Diffstat (limited to 'TO_FIX.md')
-rw-r--r--TO_FIX.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TO_FIX.md b/TO_FIX.md
index 1c95988..0a51032 100644
--- a/TO_FIX.md
+++ b/TO_FIX.md
@@ -5,7 +5,6 @@ add systemd unit?
gmi.pl needs to accept an arguemnt, where the config.toml is located.
remove magic numbers
-redirection bug where path = /share/dir, redirection says '30 share/dir/' resulting in '/share/share/dir/'
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.