neherlab / covid19_scenarios

Models of COVID-19 outbreak trajectories and hospital demand
https://covid19-scenarios.org
MIT License
1.36k stars 354 forks source link

Direct links from outside the app not working #250

Closed noleti closed 4 years ago

noleti commented 4 years ago

πŸ› Bug Report

A visit to https://neherlab.org/covid19/about from outside the app results in a 404 response, likely because the webserver does not know to redirect to the app?

How to reproduce

Steps to reproduce the issue:

  1. Open https://neherlab.org/covid19/about in a browser
  2. Server will return 404

😯 Current Behavior

πŸ€” Expected Behavior

About page of the app should appear

πŸ’ Possible Solution

Web server needs to know to redirect to app?

πŸ”¦ Context

πŸ’» Code Sample

🌍 Your Environment

Software Version(s)
Browser
Operating System

Related

-

rneher commented 4 years ago

Yes, this is a problem with out current hosting situation. this will be resolved when we move to a proper domain. Should happen very soon!

ivan-aksamentov commented 4 years ago

@noleti Thanks, I confirm, this is fixed on the master branch. We announce the new deployment soonβ„’ :)