Skip to content

Version 1.6.3

Compare
Choose a tag to compare
@marjune163 marjune163 released this 22 Mar 15:15

fix(serverHandler): use raw request path to generate sub item prefix

When visiting an aliased directory without tailing "/' in the URL, the
sub item prefix generated is incorrect, because it uses the request path
relative to the alias directory. It should use the path relative to
root.