[TYPO3] Controlling multiple domains

Raymond Irwin raymond.irwin at freenet.de
Mon Feb 13 18:25:49 CET 2006


Hi Bjarne.

I just had the same issue a couple of days ago and everything worked 
just as described. This is what I did:

1. Configured Apache to direct the request to my typo3 installation by 
adding ServerAlias to my httpd.conf file like this:

ServerAlias www.xyz.com
ServerAlias www.abc.com

2. Added the domain records to the respective root pages like this:

Domain:
www.xyz.com

Domain:
www.abc.com

And bingo, that was all there was to it.

At first I had http://www.xyz.com in the domain records and it didn't 
work so I changed it as above. Maybe something like this could be your 
problem.

Regards, Raymond




More information about the TYPO3-english mailing list