[TYPO3-english] RealURL subdomains with wildcards
Xavier Perseguers
typo3 at perseguers.ch
Sat Sep 4 12:02:29 CEST 2010
Hi,
> Stephan Bauer wrote:
>> I made a RealURL multi site configuration like Dmitry describes here:
>> http://dmitry-dulepov.com/article/realurl-made-easy-part-2.html
>>
>> It works great. Thanks Dmitry.
>>
>> Now I would need a configuration for subdomains with wildcards like this:
>> '*.domain1.tld' => $tx_realurl_config,
>>
>> Is this possible?
>
> Not in the current version. This can be a feature request but it will need
> sponsoring.
In the meantime, as the realurl config is saved in a PHP file, you may
write whatever you want there. And it should be quite easy to
dynamically copy some "base" configuration as the one to use for the
domain in use according to HTTP_HOST...
HTH
Xavier
More information about the TYPO3-english
mailing list