Skip to content

nginx server requires trailing slash locations like phpmyadmin #90

@apolopena

Description

@apolopena

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpassed-dev-qaOptional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions