[TYPO3-dev] Leaver 'article' out of URL - RealURL / tt_news

Tomas Norre Mikkelsen tomasnorre at gmail.com
Thu Feb 14 15:57:06 CET 2013


On 02/14/2013 03:35 PM, Dmitry Dulepov wrote:
> Hi!
> Configuration looks ok to me. Do you have multiple domains? May be, it
> is placed in the wrong domain?

It is multi-domain site. And I've got following config:


$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = array(
     'domain1.tld' => 'domain.tld',
     'domain2.tld' => 'domain.tld',
     'domain.tld' => arrray(
         'init' => array(...),
         'pagePath' => array(...),
         'fileName' => array(...),
         'preVars' => array(...),
	'fixedPostVars' => array('as shown in previous'),
     ),
);


-- 
Best Regards
Tomas Norre Mikkelsen

TYPO3 Profile: http://forge.typo3.org/users/4289
TYPO3 Developer @ netimage.dk

Follow me at twitter.com/tomasnorre



More information about the TYPO3-dev mailing list