Explorar o código

comment rewrite

Feng Lee %!s(int64=10) %!d(string=hai) anos
pai
achega
28edb239bb
Modificáronse 1 ficheiros con 7 adicións e 7 borrados
  1. 7 7
      rel/files/rewrite.config

+ 7 - 7
rel/files/rewrite.config

@@ -4,11 +4,11 @@
 %% 
 %%%-----------------------------------------------------------------------------
 
-{topic, "x/#", [
-    {rewrite, "^x/y/(.+)$", "z/y/$1"},
-    {rewrite, "^x/(.+)$", "y/$1"}
-]}.
+%{topic, "x/#", [
+%    {rewrite, "^x/y/(.+)$", "z/y/$1"},
+%    {rewrite, "^x/(.+)$", "y/$1"}
+%]}.
 
-{topic, "y/+/z/#", [
-    {rewrite, "^y/(.+)/z/(.+)$", "y/z/$2"}
-]}.
+%{topic, "y/+/z/#", [
+%    {rewrite, "^y/(.+)/z/(.+)$", "y/z/$2"}
+%]}.