소스 검색

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

불러오는 중...
취소
저장