diff options
-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 |