Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/commit/a9f50bbaca2462ac81b7ed0052e0d620b7116845?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Ignore log files and example htpasswd files

pull/7/head
Ferry Boender 10 years ago
parent eaf42d7d67
commit a9f50bbaca
  1. 2
      .gitignore

2
.gitignore vendored

@ -1,2 +1,4 @@
*.pyc *.pyc
*.log
examples/native/htaccess examples/native/htaccess
examples/simple/htaccess

Loading…
Cancel
Save