Settng up Cors for RSS

I’ve got a Ghost instance running on a Digital Ocean droplet. Only customizations I’ve done so far have been minor front-end tinkerings.

I’d like to make my RSS feed responsive to CORS requests. I’m assuming this is something that doesn’t necessarily need to be configured within Ghost proper, but rather I could just set something up on the nginx side but… I’ve never had to do that before! So, any help with respect to adding CORS in or around my instance for my /rss route is very welcome.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.