[TYPO3-english] .htaccess redirect

Tim Lochmueller webmaster at fruit-lab.de
Thu Oct 16 18:09:41 CEST 2008


Hi,

example from my webpage:

RewriteEngine On
RewriteBase /

# Correct Domain
RewriteCond %{HTTP_HOST} !^typo3blogger\.de$
RewriteRule ^(.*)$ http://typo3blogger.de/$1 [L,R=301]

Regads,
Tim

Rupali Gupta schrieb:
> Hello List,
>
> i can call my site with http://abcd.com and http://www.abcd.com
>
> how do I redirect http://abcd.com to http://www.abcd.com?
>
>
>   


More information about the TYPO3-english mailing list