Login
Remember
Q&A Demo
Questions
Unanswered
Tags
Categories
Users
Ask a Question
Groups
Ask a Question
Answered: redirect www.name.com to name.com
0
votes
20
views
Originally published at
www.question2answer.org
asked
Aug 16
in
Others
by
test9
(
906
points)
RewriteEngine On
# Redirect www to non-www
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
# Redirect HTTP to HTTPS
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
redirect
^(.*)$
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
PAID PLUGINS:
1)
BonusPlus
(5 plugins in 1)
2)
Scheduled Posts
3)
VerifyPlus
4)
PM Plus
5)
Online Plus
6)
NoSpam
FREE PLUGINS:
1)
Facebook Friend Inviter
2)
MyFavs Gyzgyn
Categories
All categories
News
(85)
Sports
(23)
Science
(5)
Music
(3)
Others
(482)
...