URL Path Problem

I just set up a fresh Yii app and configured everything (urlManager + htacces) according to this guide (http://www.yiiframework.com/wiki/53/) in order to make the URLS SEO-friendly, but somehow I keep getting 404 errors for every other site but the main landing page (see here: http://5plus5.com/development/fussballdinger). Has anybody any clue why this might be?

I do appreciate any kind of suggestion or hint!

Thanks a lot!

Bruiser

The script hiding doesn’t work. Your pages work if you add index.php to the url. Check the web server configuration (AllowOverride).

/Tommy

this is the method I collected.

http://yiiblog.info/blog/2011/03/use-urlmanager-to-format-your-url/