UnnoTed / fileb0x

a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
MIT License
634 stars 53 forks source link

debug prefixes issue #43

Closed iu0v1 closed 5 years ago

iu0v1 commented 5 years ago

Hey. When I tried to use debug mode, while some files had a prefix in the configuration file, I did't access them by "old" link. Access to these files can be obtained only if you request it by path, which corresponds to its real and actual location in the host file system.

Test files: test_fileb0x.zip While debug: true try to get a file by url http://127.0.0.1:10000/test_prefix/static/test.html.