Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx server requires trailing slash locations like phpmyadmin #90

Closed
apolopena opened this issue Apr 2, 2021 · 1 comment
Closed
Assignees
Labels
bug Something isn't working passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

Comments

@apolopena
Copy link
Owner

Describe the bug

nginx server requires trailing slash for phpmyadmin url

Steps to reproduce

run this starter with phpmyadmin installed
go to the url (replace domain with domain of your workspace)
https://8002-tan-mongoose-eayo0p7n.ws-us03.gitpod.io/phpmyadmin
404 error
but going to
https://8002-tan-mongoose-eayo0p7n.ws-us03.gitpod.io/phpmyadmin/
is a 200 success

Expected behavior

the trailing slash in the url to phpmyadmin should not matter. apache redirects to the trailing slash.

Additional information

@apolopena
Copy link
Owner Author

Depends on #96

apolopena added a commit that referenced this issue Apr 9, 2021
@apolopena apolopena added passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main and removed in-dev-qa labels Apr 9, 2021
@apolopena apolopena changed the title nginx server requires trailing slash for phpmyadmin url nginx server requires trailing slash locations like phpmyadmin Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Projects
None yet
Development

No branches or pull requests

1 participant