Confluence Docs 2.10 : How do I disable RSS Feeds?
This page last changed on Nov 07, 2008 by jlargman.
Confluence does not have an option to disable RSS feeds from the Administration Console and there is a discussion regarding this in CONF-10755. However there is a workaround on how to disable RSS via some simple modifications that this guide will show. To disable RSS feeds in Confluence, you would need to disable createrssfeed.action and configurerssfeed.action properties. They are defined in xwork.xml, a configuration file that is zipped in one of the Confluence dependencies library files. In this guide, we will be modifying global.vmd and configurerssfeed.vm and place a modified xwork.xml within your Confluence installation directory. A modified version of each of the file is accessible from the links below. As ruled at the steps below, you can place them in the corresponding directories where they belong. However, before applying the patch remember to backup your original files. And then follow these steps:
In this patch, the changes in xwork.xml above will cause entering createrssfeed.action or configurerssfeed.action into URL leading to the error page defined in configurerssfeed.vm. ![]() ![]() ![]() ![]() |
![]() |
Document generated by Confluence on Dec 03, 2008 15:14 |