the upcoming 2.0 version
https://redmine.lighttpd.net/projects/lighttpd2
Example: `alias "/foo" => "/some/dir/";` * old behavior: would resolve "/foo../" to "/some/dir/../". * new behavior: prefix doesn't match. Note: `alias "/foo/" => "/some/dir"`, as shown in the doc examples, always did the right thing. Change-Id: Icf506d2f39ee57217799f9c68da74e172c92c09e |
||
---|---|---|
contrib | ||
doc | ||
include | ||
src | ||
tests | ||
.flake8 | ||
.gitignore | ||
COPYING | ||
diff-dist-git.sh | ||
meson.build | ||
meson_options.txt | ||
packdist.sh | ||
pyproject.toml |