Преглед изворни кода

Update rewrite script.

pull/24/head
Ben Kurtovic пре 11 година
родитељ
комит
09aae7da40
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      build.py

+ 1
- 1
build.py Прегледај датотеку

@@ -43,7 +43,7 @@ if __name__ == "__main__":

rewrite_script_src = """match URL into $ with ^/~earwig/{0}(\?.*?)?$
if matched then
set URL = /~earwig/rewrite/{0}.fcgi$1
set URL = /~earwig/www/{0}.fcgi$1
goto END
endif
"""


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