[TYPO3-english] cooluri, news rss and multi-domain
Jan Bednarik
info at bednarik.org
Wed Aug 11 22:58:30 CEST 2010
Hey,
> which works in sofar as now the query doesn't get redirected to the
> other domain, but I get the url
>
> http://sub1.domain.com/blog1/rss.xml?type=100
>
a bit of googling revealed:
RewriteCond %{QUERY_STRING} dranger=
RewriteRule (.*) http://www.dranger.com/$1? [R=301]
which not only stops the query string from being added but removes the
single question mark — which is exactly what we wanted!
Regards
--
Jan Bednarik
www.bednarik.org - web about TYPO3 in czech
More information about the TYPO3-english
mailing list