diff options
author | Michael McVady <femtonaut@gmail.com> | 2023-01-05 13:34:53 -0600 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2023-01-05 13:34:53 -0600 |
commit | c3dd646429103ab5a5e77da524715ad3ace4c987 (patch) | |
tree | f7a9edc6140ac440161d96f1259c0a4539b1ff65 /conf/clog.conf | |
parent | 62771d73534e5870195e0f447f5b66a6610b6956 (diff) |
Clean up
Diffstat (limited to 'conf/clog.conf')
-rw-r--r-- | conf/clog.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/clog.conf b/conf/clog.conf index a32d30b..a2cf8dd 100644 --- a/conf/clog.conf +++ b/conf/clog.conf @@ -35,8 +35,8 @@ domain * { } route /toy { - handler toy -} + handler toy + } route ^/.*$ { handler redirect |