[Typo3] Multiple Domain RealURL Issues

Matthew Manderson matthew at manderson.co.uk
Tue Aug 16 22:09:42 CEST 2005


> Do you mean this domain portion?
Almost,

You see the config is cascaded to ultimately generate a PHP array of values.
Look at the simple examples in the online(because of the useful
annotations) RealURL config manual and note how the code indents shows the
groupings.

You need 1 for your default and another for each of your domains. In your
case that make 3. Don't repeat just rely on the cascade.

If you set the default first and then overide with domain specific nothing
you end up defining all 3 elements you need.

I really loose track easily the cascade but it works, reduce the white space
in your code and formalise the indents and you should see the pattern.

I am not running multi domain realURL yet so I cannot send you an example.
When I do I will but by then I hope you will have resolved it.

HTH
Matthew   




More information about the TYPO3-english mailing list