QUIC.cloud Map Both www/non-www
-
Hello, wanted to ask if this option have impact on speed? Currently made only www mapping, but i have feel that connecting like this
https://domain.com loads longer. (Later browsing website is fast)Also another question, i believe my htaccess is wrongly configured. Its now redirecting this way:
https://domain.com ->
https://domain.com ->
https://www.domain.comRewriteEngine On
RewriteCond %{HTTP_HOST} ^domain.com [NC]
RewriteRule ^(.*)$ https://www.domain.com/$1 [L,R=301]The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘QUIC.cloud Map Both www/non-www’ is closed to new replies.