[TYPO3] Cross-Domain (Menu) Linking
Ryan Hayle
rd.typo3 at hayle.org
Mon Nov 20 23:19:03 CET 2006
I have a typo3 site consisting of one main domain (parent.com), with
several child domains (child1.com). Each child domain also needs to be
accessible as www.parent.com/child1/, so for each child domain, I have a
separate "child1" directory on my server with symlinks to all the typo3
files in the parent directory. Hopefully this makes sense. :)
On each child domain, I need to include a menu (TMENU) of links to pages
on the parent domain. How can I do this? As it is, it links to
parent.com/child1/index.php?id=123, where that child1 subdirectory
should NOT be used to links on the parent domain. I thought creating
the proper domain records would fix this, but it seems to have had no
effect. Also, because the parent site has no domain record for
parent.com/child1/, those links all display the content of the child1
home page.
Is there some other way I can do this? I'm willing to re-arrange the
site structure if there is a better way (that will actually work), but
this is the only way I have found to do what I need. I just need to
make these changes soon!
Thanks,
Ryan
More information about the TYPO3-english
mailing list