Skip to content

The fix to change the nginx config

Nils Brinckmann requested to merge 47-fix-nginx-config-to-access-sms-urls into master

With this change it is possible to refer to urls like

http://rz-vm64.gfz-potsdam.de/configurations/13

The nginx will try to deliver a static file if it can find it - otherwise it will use the index.html where javascript will care about the routing stuff.

Closes #47 (closed)

Merge request reports