We could start to verify if file exist in fileSystem then if it is a dir and if not verify ext if yes verify index.gmi exists in this file, put warning on error
(how the program should handle the lack of tailing slash ? redirect in gemini protocol)
we have to think to merge path before verifying
We could start to verify if file exist in fileSystem then if it is a dir and if not verify ext if yes verify index.gmi exists in this file, put warning on error
(how the program should handle the lack of tailing slash ? redirect in gemini protocol)
we have to think to merge path before verifying
For the moment we only verify if the path ends with
.gmi
we must also verifyindex.gmi
if the path is a folderWe could start to verify if file exist in fileSystem then if it is a dir and if not verify ext if yes verify index.gmi exists in this file, put warning on error
(how the program should handle the lack of tailing slash ? redirect in gemini protocol)
we have to think to merge path before verifying