Results 1 to 6 of 6
-
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
-
14th Jan 2012, 12:26 PM #2Pure Awesomeness!
-
14th Jan 2012, 12:31 PM #3OPMember
I want to redirect NON-WWW to WWW
btw i got redirection in loop error while accessing www.domain.com when i tried your code
-
14th Jan 2012, 12:40 PM #4MemberWebsite's:
ExYuWarez.com BudiHuman.com FilmoviSaPrevodom.info HDSrbija.com EpicFun.info WindowsTuts.com
-
14th Jan 2012, 12:43 PM #5I r Super Cop
check with your host if the re-write module for apache is on
Follow besthostingforums on FB
Looking for an Article Writer? Check out my services here.
-
14th Jan 2012, 12:52 PM #6OPMember
@Rox do you know how can i check that? I looked in httpd.conf file once but this line
LoadModule rewrite_module modules/mod_rewrite.so
was not available in that file, so i added this line but then it gave me this error when restarting httpd service
module rewrite_module is built-in and can't be loaded
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.53 released. Open older version (or...