[TYPO3] Cooluri - page not found 404

PEF xx at xx.xx
Sun Jun 15 21:58:30 CEST 2008


Hi,

I've installed CoolUri v. 1.0.14, but when ever I call a page I got a "Page not found 404".

When looking in the CoolUri Link Manager all the pages/links are cashed. I've tried to re-cache the links but that 
didn't solved the problem.

My typoscript template look like this:
config.tx_cooluri_enable = 1
config.redirectOldLinksToNew = 1
config.simulateStaticDocuments = 0
config.baseUrl = <the domain>


... and my .htaccess look like this:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* index.php [L]

The CoolUriConf.xml is located in typo3conf.

Anyone who knows what the problem is?

Regards
Peter Falk


More information about the TYPO3-english mailing list