Added url variables, removed exec pages
This commit is contained in:
@@ -10,7 +10,6 @@ set host localhost:8000
|
||||
read / site/index.html
|
||||
read /hello site/hello.html
|
||||
throw /blog/forbidden 403
|
||||
exec /blog/2022-1-31 site/blog/blog/2022-1-31.sh
|
||||
read /blog/.* site/blog/
|
||||
#/blog/2021-1-25.html turns into site/blog//blog/2021-1-25.html
|
||||
linked /library
|
||||
|
||||
Reference in New Issue
Block a user