[Typo3] domain redirection to subfolders

Kraft Bernhard kraftb at gmx.net
Mon Jun 20 15:58:31 CEST 2005


Hallo,

If you have the following in your httpd.conf:

  <VirtualHost *>
      ServerName www.standarname.com
      ServerAlias www.newname.com www.newname2.com www.newname3.com
      ...
  </VirtualHost>

Then you will reach your standard-start page from
www.standardname.com
as well as from the tree
www.newname.com


Now just insert a "Domain" record with the appropriate domain entered on the page where you want the user to start
when he uses this domain name ....

so if you want your visitors to start at Home > Company > About when the visist www.newname.com then just place a
domain record into the "About" page (using List-mode) and set www.newname.com as domain.


greets,
Bernhard



More information about the TYPO3-english mailing list