webfeed problem

Hi folks,
I have just installed vanilla 2.
Seems to be running fine.
Only if I try to access the webfeed (RSS... I suppose) I encounter a problem.
It directs me to the following url: subdomain.domain.xx/discussions/feed.rss
and then throws a 404 error there...
any idea what is going wrong here?
cheers,
Seb
I have just installed vanilla 2.
Seems to be running fine.
Only if I try to access the webfeed (RSS... I suppose) I encounter a problem.
It directs me to the following url: subdomain.domain.xx/discussions/feed.rss
and then throws a 404 error there...
any idea what is going wrong here?
cheers,
Seb
0
Comments
Vanilla Forums COO [GitHub, Twitter, About.me]
where would I check this?
Seb
http://subdomain.domain.xx/index.php?p=/discussions/feeds/feeds.rss
but the feed detection in firefox points to
subdomain.domain.xx/discussions/feed.rss
The line should look like this when you are done:
$Configuration['Garden']['RewriteUrls'] = TRUE;
thanks for the hint.
I tried that. Now the URLs get formed properly... (without the /index.php?p=/ part)
Put then I get 404s even under dashboard, discussions, etc....
hmmmm
Vanilla Forums COO [GitHub, Twitter, About.me]