[Typo3] Multiple Domain RealURL Issues

Michael Cannon michael at cannonbose.com
Wed Aug 17 03:27:08 CEST 2005


After much debugging, multiple domains with multiple roots has been  
demonstrated to be working correctly with the following Real URL  
configuration file. Thanks to Matthew and Sash for the encouragement  
and ideas.

http://cvs.cannonbose.com/cgi-bin/viewcvs.cgi/typo3/typo3conf/ 
realurl.php?rev=1.19&view=markup

The two big changes to my prior realurl.php script was turning off  
disablePathCache and enableUrlDecodeCache.

disablePathCache prevents the system from recognizing root PIDs.  
enableUrlDecodeCache is fine for single root sites, but as it only  
grabs the first instance of a page path, it possibly returns the wrong  
PID of the page path since the root PID isn't taken into consideration.

Good luck all with your multiple domain sites.

Michael

-----
Michael Cannon
Cannon Bose Project Manager
Tel    : +1 (206) 351-0159         Fax : +1 (802) 609-2776




More information about the TYPO3-english mailing list