Home
Our Clients
News
Contact us
Modulis
Web design
Content Management System
E-Commerce
SEO
Programming
Typo3
Typo3: REAURL et plusieurs domaine sur la meme installation
Category: CMS, Formation

Posted by Adrien Laurent

Thursday, March 22, 2007

Si vous voulez avoir REALURL fonctionnel avec plusieurs domaines / sites web sous la meme installation typo3, vous devez ajouter les lignes suivantes à:

.../realurl/ext_localconf.php
Pour chacun des sites web:
$TYPO3_CONF_VARS['EXTCONF']['realurl']['<domain>'] = $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT'];
$TYPO3_CONF_VARS['EXTCONF']['realurl']['<domain>']['pagePath']['rootpage_id']
= <rootpage-id>;
$TYPO3_CONF_VARS['EXTCONF']['realurl']['www.<domain>'] = $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT'];
$TYPO3_CONF_VARS['EXTCONF']['realurl']['www.<domain>']['pagePath']['rootpage_id']
= <rootpage-id>;
Remplacer <domain> par le nom du site et <rootpage-id> par l'id de la page racine du site.





Our products:

CMS TYPO3

CMS Typo3

Discover our content management system typo3.

 

E-commerce

E-commerce

Sell online and develop your business with e-commerce.

 

SEO

SEO

Improve your visibility and positioning with SEO.