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

RSS feed & OpenSearch URLs returning 404 #110

Closed
Gappa opened this issue Jul 26, 2018 · 2 comments
Closed

RSS feed & OpenSearch URLs returning 404 #110

Gappa opened this issue Jul 26, 2018 · 2 comments
Labels
Milestone

Comments

@Gappa
Copy link

Gappa commented Jul 26, 2018

Both of these URLs now return 404:

The RSS feed stopped working propably two/three weeks ago - guessing from the "Latest added" on the website, but I might be way off.

Regarding the OpenSearch URL I don't really know, but when trying the RSS URL I tried it too and it wasn't working as well.

@JanTvrdik
Copy link
Contributor

JanTvrdik commented Jul 26, 2018

Probably caused by https://github.com/componette/componette/blob/master/.docker/app/Caddyfile#L7

The forward slash / symbol matches paths without file extensions.
https://caddyserver.com/docs/rewrite

f3l1x added a commit that referenced this issue Jul 27, 2018
@f3l1x
Copy link
Member

f3l1x commented Jul 27, 2018

Thank you. Should be fixed.

@f3l1x f3l1x closed this as completed Jul 27, 2018
@f3l1x f3l1x added this to the v1.3.0 milestone Jul 27, 2018
@f3l1x f3l1x added the bug label Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants