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

fix: allow manage error page from docusaurus and not ngnix #715

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

jairoFernandez
Copy link
Contributor

@jairoFernandez jairoFernandez commented Jun 19, 2024

associated to kubefirst/kubefirst#2206

Actually the ngnix server try to list the directory, for that reason, when you try to access to first level, like /akamai/ you receive a 403 code:
CleanShot 2024-06-19 at 14 06 54@2x

now, we'll receive a 404 managed by docusaurus:
CleanShot 2024-06-19 at 14 09 09@2x

Another thing, I added a redirect from /google/** to /gcp/** as a temporal solution of kubefirst/kubefirst#2206.

CleanShot 2024-06-19 at 14 11 13

@jairoFernandez jairoFernandez merged commit aa5736d into main Jun 19, 2024
11 checks passed
@jairoFernandez jairoFernandez deleted the fix/404-redirect branch June 19, 2024 19:18
@fharper
Copy link
Member

fharper commented Jun 25, 2024

Thanks for this fix Jairo!

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.

None yet

3 participants