Martin Mouritzen :podfriend: on Nostr: Any .htaccess experts here? I'm doing a redirect of all URLs (Except a few ...
Any .htaccess experts here?
I'm doing a redirect of all URLs (Except a few exceptions) to the root (because Podfriend is a "single page application").
The problem is that it fails in a few cases, like eg. when Podnews have a URL as their episodeGuid.
https://www.podfriend.com/podcast/podnews-podcasting-news/episode/https%3A%2F%2Fpodnews.net%2Fupdate%2Fek-speaks/
Here I get a 404. Somehow it's not caught by my .htaccess rules. I feel like I've tried everything.
Do I need to move away from guids as my identifier? (in Podfriend 1.0 I used the podcastindex ID which is an integer)
I'm doing a redirect of all URLs (Except a few exceptions) to the root (because Podfriend is a "single page application").
The problem is that it fails in a few cases, like eg. when Podnews have a URL as their episodeGuid.
https://www.podfriend.com/podcast/podnews-podcasting-news/episode/https%3A%2F%2Fpodnews.net%2Fupdate%2Fek-speaks/
Here I get a 404. Somehow it's not caught by my .htaccess rules. I feel like I've tried everything.
Do I need to move away from guids as my identifier? (in Podfriend 1.0 I used the podcastindex ID which is an integer)