瀏覽代碼

grr

pull/24/head
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…
取消
儲存