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

Git Ignore .pid files

pull/7/head
Ferry Boender 9 years ago
parent fe87129b40
commit 3f0de9b2b0
  1. 1
      .gitignore

1
.gitignore vendored

@ -4,6 +4,7 @@
*.deb *.deb
*.tar.gz *.tar.gz
*.zip *.zip
*.pid
doc/MANUAL.html doc/MANUAL.html
README.html README.html
examples/native/htaccess examples/native/htaccess

Loading…
Cancel
Save