In reply to
Subarist
Subarist
Jul 18, 2024


Oh, my bad.
The posts.rss returning a 404 error was because of a misconfiguration in Nginx.
It's fixed now. Thanks!
Also, I set UTF-8 in RssController.php, and everything is working great.
retur...
Hey,
I think I am having the same issue with RSS like you. What did you change in Nginx configuration?
0xZero,
The default configuration of Waterhole should not have any issues.
The reason I encountered this problem was that, for security reasons, I set up some file reading rules that caused the RSS to be blocked.
After removing or modifying the security policy, everything worked fine.
Something like the following: