[TYPO3-german] .htaccess-Problem

Peter Kühnlein peter at function2form.net
Tue Jan 13 11:36:51 CET 2015


Am 13.01.2015 um 10:46 schrieb Peter Kühnlein:
> Guten Morgen Liste,
>
> ich habe folgendes Problem: ich will per .htaccess einen redirect für 
> das Frontend, nicht aber das Backend einer TYPO3-Installation 
> vornehmen. Genauer soll das Frontend von [domain].com auf [domain].de 
> zeigen, während das Backend weiterhin auf [domain].com erreichbar sein 
> soll.
>
> Hat da jemand einen schnellen Fix an der Hand? Ich bin nicht so das 
> .htaccess-Talent :/
>
> Schöne Grüße,
> Peter 
Ok - ich denke,

RewriteRule !^typo3($|/) http://domain.de%{REQUEST_FILENAME} [L,R=301]

als letzte Zeile im ersten Block der .htaccess auf domain.com tut, was 
ich brauche. Könnte das jemand eventuell bestätigen?

Vielen Dank, Peter

-- 

http://function2form.net
http://peter-kuehnlein.net

"If a person has his sword out all the time, he is habitually swinging a naked blade; people will not approach him and he will have no allies."
(Hagakure)



More information about the TYPO3-german mailing list