Ben Kurtovic пре 12 година
родитељ
комит
6137b2b66b
1 измењених фајлова са 0 додато и 10 уклоњено
  1. +0
    -10
      rewrite.script

+ 0
- 10
rewrite.script Прегледај датотеку

@@ -1,10 +0,0 @@
match URL into $ with ^/~earwig/hello(\?.*?)?$
if matched then
set URL = /~earwig/rewrite/hello.fcgi$1
goto END
endif
match URL into $ with ^/~earwig/index(\?.*?)?$
if matched then
set URL = /~earwig/rewrite/index.fcgi$1
goto END
endif

Loading…
Откажи
Сачувај