PrettyURLs and CGFeedMaker

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
edwcms
New Member
New Member
Posts: 2
Joined: Sun Nov 28, 2010 1:55 pm

PrettyURLs and CGFeedMaker

Post by edwcms »

I have PrettyURLs (mod_rewrite) enabled, with the page extension .html. I also set up an autodiscovery news feed with CGFeedMaker:

Code: Select all

{CGFeedMaker action='autodiscovery' feed='news'}
which produced the following html code:

Code: Select all

<link rel="alternate" type="application/rss+xml" title="My News" href="http://localhost/cmsms1.9.1/feeds/news.rss" />
as I set up .rss as the feed extension in the CGFeedMaker preferences. All good until now.

But it doesn't work. An 404 Page not Found is what I get when trying to access

Code: Select all

http://localhost/cmsms1.9.1/feeds/news.rss
It works if I disable pretty urls (ofc the feed url is different then), and it works if I type in

Code: Select all

http://localhost/cmsms1.9.1/feeds/news.HTML
Am I missing something?
inyerface
Forum Members
Forum Members
Posts: 191
Joined: Mon Nov 26, 2007 4:46 pm

Re: PrettyURLs and CGFeedMaker

Post by inyerface »

Please provide version numbers and server setups.  I am running in to the same thing but I know that help wont come if we don't have more info :)

Thanks!! Hope I figure this our tonight.
Post Reply

Return to “Modules/Add-Ons”