summaryrefslogtreecommitdiff
path: root/README.adoc
blob: ca9c5cea1fc542a6ccd5e79e5d6805f743fe9a13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Run it locally.
run: all
	rm -f glaze.socket
	./$(NAME).bin -P '/api/socket*:retcp.socket' -P '*:../papo/src/static/' glaze.socket

glaze -P 'URL:PATH'


setfattr -n user.glaze.directory-listing -v true tests
setfattr -n user.glaze.try-index-html    -v true tests


add test with directory traversal, and escaping symllinks