Skip to content

[Web] Fix URL redirection with github pages#19

Merged
WilliamHarvey97 merged 1 commit intomasterfrom
web/fix-url-redirection
Sep 19, 2020
Merged

[Web] Fix URL redirection with github pages#19
WilliamHarvey97 merged 1 commit intomasterfrom
web/fix-url-redirection

Conversation

@conorato
Copy link
Copy Markdown
Contributor

Problem:
When accessing polycortex.github.io/polydodo/, the user gets automatically redirected to polycortex.github.io/. When the user then refreshes the page, he gets a 404 error, because the web app is served at the /polydodo route, not /.

Proposed solution:
Add baseline to the router, as suggested here.

@WilliamHarvey97 WilliamHarvey97 merged commit 72c727c into master Sep 19, 2020
@WilliamHarvey97 WilliamHarvey97 deleted the web/fix-url-redirection branch September 19, 2020 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants