[TYPO3-english] Problem with baseURL and multiple domains

Jonathan Hartshorn jonaboff91 at gmail.com
Tue Jul 21 03:05:15 CEST 2009


Joerg,

I can't say why your links are being prefixed, but just so that it
works for you in the meantime, have you tried the following?

[globalString = ENV:HTTP_HOST=www.example.com]
  config.baseURL = http://www.example.com/
  config.absRefPrefix = http://www.example.com/ #explicitly set the URL prefix
[global]

--Jonathan


More information about the TYPO3-english mailing list