[TYPO3-english] .htaccess redirect
Christopher
Christopher at temporaryforwarding.com
Thu Oct 16 21:12:16 CEST 2008
Hi,
L means "Last rule to be applyed"
R=301 means "Send redirect with code 301"
Don't be afraid to aks your e-mail-provider for help, if you have further
questions. ;-)
Christopher
"Rupali Gupta" <rupali.ffm at googlemail.com> schrieb im Newsbeitrag
news:mailman.46755.1224182994.4573.typo3-english at lists.netfielders.de...
> ok, so here you are redirecting ....to
> http://typo3blogger.de<http://typo3blogger.de/$1>
> what does [L,R=301] mean??
>
>
> 2008/10/16 Tim Lochmueller <webmaster at fruit-lab.de>
>
>> 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?
>> >
>> >
>> >
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
>
>
>
> --
> Regards,
> Rupali
More information about the TYPO3-english
mailing list