[TYPO3-dev] baseURL
R. van Twisk
typo3 at rvt.dds.nl
Wed Sep 6 14:34:49 CEST 2006
Steffen Kamper wrote:
> Hi list,
>
> i don't know where the right place for this is in bug list, so I introduce
> it to you here.
>
> Scenario: more then one domain pointing to the same Typo3-Root
>
> old situation:
>
> if ($GLOBALS['TSFE']->config['config']['baseURL']==='1') {
> $GLOBALS['TSFE']->baseUrl = t3lib_div::getIndpEnv('TYPO3_SITE_URL');
> ...
>
> new situation wouldn't work.
>
> So why changed this one ? May be it would work if I have both possibilities,
> so for more than 1 domain:
> baseURL = 1
>
> and for 1 domain
> baseURL = http:///www.domain.com/
>
> Does this make sense ?
>
> vg Steffen
>
>
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
Steffen,
I believe the main reason for removing the config.baseURL = 1 was a
security problem
in combination with realUrl. I don't know the exact details but I am sure
it can be found in bugs.typo3.org.
Ries
--
Ries van Twisk
Freelance Typo3 Developer
=== Private:
email: ries at vantwisk.nl
web: http://www.rvantwisk.nl/freelance-typo3.html
skype: callto://r.vantwisk
=== Work:
email: ries at livetravelguides.com
web: http://www.livetravelguides.com
More information about the TYPO3-dev
mailing list