projects
/
~bandali
/
bndl.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
1742e66
)
add custom python3 'serve' script based on http.server
author
Amin Bandali
<bandali@gnu.org>
Fri, 5 Nov 2021 05:14:44 +0000
(
01:14
-0400)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 5 Nov 2021 05:14:44 +0000
(
01:14
-0400)
notably, has saner default mime type and encoding for txt files and
files without extension. further, for a requested file X, if it does
not exist, it will try X.html and X.txt as well (similar to nginx's
try_files).
No differences found