summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
new file mode 100644
index 0000000..ca9c5ce
--- /dev/null
+++ b/README.adoc
@@ -0,0 +1,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