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

Завантаження…
Відмінити
Зберегти