Forums

[resolved] www prefix to multisite hub url (2 posts)

  1. sefler
    Member
    Posted 1 year ago #

    Hi,
    is it possible (and if so, then how) to have the multisite hub domain url having www. prefix? It now redirects http://www.domain.com to domain.com.

    I know how to add www. to new sites (thru domain mapping addon), but the problem is with the hub - main site (which cant be mapped by the mapping addon).

    I tried adding this to .htaccess, but it throws redirect errors.

    RewriteCond %{HTTP_HOST} ^domain.com
    RewriteRule (.*) http://www.domain.com/$1 [R=301,L]
  2. sefler
    Member
    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.

About this Topic