summaryrefslogtreecommitdiff
path: root/install/nginx.conf.template
AgeCommit message (Collapse)Author
2016-09-02Merge branch 'master' into v0.9Étienne Loks
2016-08-30Install: default nginx conf wait after long uwsgi response (refs #3174)Étienne Loks
2016-04-03Make INSTALL_PREFIX configurable.Cyril Brulebois
Since a comment insisted on this topic, make sure to add a trailing slash if that variable wasn't set properly. This means adjusting the templates in addition to the main script. A slash is kept as a separator in those to keep them readable, which explains the slightly awkward (uwsgi and nginx) sed calls.
2015-04-18Update installation scriptÉtienne Loks
Conflicts: install/install.sh
2015-04-17Install scriptsÉtienne Loks