[TYPO3] RealURL and .htaccess

Jan Bednarik info at bednarik.org
Thu Aug 2 14:26:42 CEST 2007


> RedirectMatch Permanent ^/productsIndList.aspx?nodeID=2357$ 
> http://www.domain.com/products/business/categories/30.html

I'm not good in mod rewrite (that's why I created CoolURI), but I guess 
you need to add [L] so it'd stop processing next rules:

RedirectMatch Permanent ^/productsIndList.aspx?nodeID=2357$ 
http://www.domain.com/products/business/categories/30.html [L]

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list