[TYPO3-german] Problem mit realURL
Patrick Rodacker
patrick.rodacker at the-reflection.de
Wed Feb 8 13:48:46 CET 2006
Hallo Sebastian,
Sebastian Lorenz wrote on 08.02.2006 12:43:
> Hallo Leute,
> habe ein problem mit realURL 1.0 und typo3.8.1
>
> meine config sieht so aus
> config.simulateStaticDocuments = 0
>
> [hostname = http://www.xyz.com]
> config.baseURL = http://www.xyz.com/
> [global]
> [hostname = http://www.xyz.de]
> config.baseURL = http://www.xyz.de/
> [global]
> config.tx_realurl_enable = 1
> config.prefixLocalAnchors = all
>
> aber leider schreibt er mir keine baseURL mehr bei der ausgabe
>
> Könnt ihr mir bitte weiterhelfen.
Versuch mal folgende Conditions:
ich hatte vor ein paar Tagen ca. 2 Wochen in der Mailingliste die Lösung
zu dem Problem beschrieben:
bei der hostname Bedingung scheint es sich um einen bug im aktuellen
Core zu handeln (0002300).
Alternativ sollte folgendes helfen:
[globalString = ENV:HTTP_HOST=www.qualitaetsmanager.biz]
config.baseURL = http://www.qualitaetsmanager.biz/
[global]
.
.
.
Gruß
Patrick
More information about the TYPO3-german
mailing list