[TYPO3] Domain Element not working properly
Olivier Dobberkau
olivier.dobberkau at dkd.de
Mon Jul 31 22:39:34 CEST 2006
Amir M. schrieb:
> config.simulateStaticDocuments = 0
> config.baseURL = http://www.stratcommandcenter.com/redesign4/
> config.baseURL = http://civ.stratcommandcenter.com
> config.baseURL = http://tw.stratcommandcenter.com
hey amir.
your domainrecords are on the pages
- root page
- Civilisation
- total war series
?
your apache server is set up
servername = www.stratcommandcenter.com
serveralias = civ.stratcommandcenter.com, tw.stratcommandcenter.com
you have added for each domain a realurlconf?
you will need to create a condition for each domain
[host = www.stratcommandcenter.com]
config.baseURL = http://www.stratcommandcenter.com/redesign4/
[global]
etc...
config.baseURL = http://civ.stratcommandcenter.com
config.baseURL = http://tw.stratcommandcenter.com
does this give you directions?
olivier
More information about the TYPO3-english
mailing list