Page 1 of 1

RSS Path is wrong

Posted: Sat Sep 03, 2005 12:19 pm
by lauterunfug
Hi there

On my site http://www.lauterunfug.ch the syndication links are wrong.

For example, instead of pointing to
http://www.lauterunfug.ch/rss.php?version=2.0
the rss2 points to
http://www.lauterunfug.ch/index.php?/feeds/index.rss2

http://www.lauterunfug.ch/rss.php?version=2.0 can be validated successfully, the second one not.

Do I need to do some changes in the configs, so that the right path will show up?

thanx

Re: RSS Path is wrong

Posted: Sun Sep 04, 2005 12:18 am
by garvinhicking
You've enabled the gzip compression of s9y, which creates some trouble when using some s9y rewrite techniques.

The only solution I know is to disable gzip compression in s9y config. I'm quite lost to the cause. Open the URL in your browser and you'll see a PHP error message. Without gzip this doesn't happen.

Regards,
Garvin

Posted: Sun Sep 04, 2005 10:49 am
by lauterunfug
thanx for your help.

disabling the gzip-compression really fix that problem.

mfg
tom