Results 1 to 6 of 6
Threaded View
-
14th Jan 2012, 12:23 PM #1OPMember
How to redirect non-www domain to www domain?
I tried adding this code in .htaccess file but it's not working
RewriteEngine On
RewriteCond %{HTTP_HOST} ^example.com
RewriteRule (.*) http://www.example.com/$1 [R=301,L]18folder Reviewed by 18folder on . How to redirect non-www domain to www domain? I tried adding this code in .htaccess file but it's not working RewriteEngine On RewriteCond %{HTTP_HOST} ^example.com RewriteRule (.*) http://www.example.com/$1 Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
how to redirect old domain to new domain in nginx? but...
By bachbell in forum Server ManagementReplies: 2Last Post: 29th Oct 2012, 02:14 PM -
Old Domain to a New Domain Redirect?
By DoggY DuKe in forum Web Development AreaReplies: 14Last Post: 15th Apr 2012, 06:42 PM -
Does backlinks help if we redirect the backlinked domain to other domain?
By vorazeal in forum Webmaster DiscussionReplies: 4Last Post: 15th Nov 2010, 04:28 AM -
Domain Redirect?
By bxflow in forum General DiscussionReplies: 12Last Post: 29th Aug 2010, 06:01 AM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...