done root substitution

+ autoindex/index adjustement
This commit is contained in:
LuckyLaszlo
2022-08-10 19:59:05 +02:00
parent 86f7740984
commit 360c27df5f
4 changed files with 38 additions and 79 deletions

View File

@@ -1,11 +1,8 @@
IN 42 SUBJECT AND/OR PRIORITY :
- Fix "href" in autoindex
- CGI
- chunked request (response not mandatory it seems)
- fix need for index and autoindex config
- Ecrire des tests !
- "root" need to replace "location->path" part of "client.path"
replace up to the last "/" of the "location->path" part
(if its a folder this will be in fact the entire path)
- handle redirection (Work, but weird behavior need deeper test)
- upload files with config "upload_dir"
- _determine_location() review (New version to complete and test)