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

public folders ERR_TOO_MANY_REDIRECTS #4

Open
fahdaddi opened this issue Oct 15, 2021 · 1 comment
Open

public folders ERR_TOO_MANY_REDIRECTS #4

fahdaddi opened this issue Oct 15, 2021 · 1 comment

Comments

@fahdaddi
Copy link

expected behavior:
when navigating to {url}/img/ it should show the 404 error page

curent behavior:
the nuxt-trailingslash-module keeps redirecting to {url}/img/ and {url}/img, which cause the browser to display the ERR_TOO_MANY_REDIRECTS error. see attached image

Capture d’écran 2021-10-15 à 14 22 53

whithout nuxt-trailingslash-module behavior:
when navigating to {url}/img/ it shows the 404 error page

@fahdaddi fahdaddi changed the title image folder ERR_TOO_MANY_REDIRECTS public folders ERR_TOO_MANY_REDIRECTS Oct 15, 2021
@fahdaddi
Copy link
Author

fahdaddi commented Oct 18, 2021

@IlyaSemenov @manniL @WilliamDASILVA anyone can help me here? :)

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

No branches or pull requests

1 participant