• We have two domains:

    domain1 (main)
    domain2 (for specific section)

    We would like all pages on a subpage in the domain1 to be rewritten to domain2:

    http:\\domain1\sub\page1 would become
    http:\\domain2\page1\

    If domain2 is an apache vhost alias, can this be done purely by htaccess, or is another plugin needed by WordPress?
    Furthermore, is it possible to use another template for domain2?

The topic ‘rewrite domain1\sub\* to domain2\*’ is closed to new replies.