[TYPO3-english] RealURL and shortcuts
Michael Cannon
mc at aihr.us
Sun Mar 13 00:19:52 CET 2011
Victor,
I'm wondering if it's because your rootpage_id isn't set.
$TYPO3_CONF_VARS['EXTCONF']['realurl']['example.com']['pagePath']['rootpage_id']
= X;
Also, don't forget the www.example.com domain if needed.
$TYPO3_CONF_VARS['EXTCONF']['realurl']['www.example.com'] =
$TYPO3_CONF_VARS['EXTCONF']['realurl']['example.com'];
However, using a domain record is probably your best bet for keeping to a
single domain.
--
Michael Cannon
CEO, Aihrus
Professional Migration to TYPO3 from most Website Management Systems
More information about the TYPO3-english
mailing list