Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 02-11-2015, 04:55 AM   #1
nmsleep
Registered User
 
Join Date: Jan 2015
Posts: 64
Here the code
# Redirect non-www urls to www
RewriteEngine on
RewriteCond %{HTTP_HOST} ^example\.com [NC]
RewriteRule (.*) http://www.example.com/$1 [R=301,L]
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
nmsleep is offline   Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question about 301 Permanent Redirect JACKADEN Search Engine Optimization 7 11-28-2019 01:07 AM
301 redirect is better or 302 redirect . rummy26 Search Engine Optimization 13 12-17-2014 05:14 AM
Redirect the website and want to know about backlinks sahithya Search Engine Optimization 0 11-17-2014 12:06 AM
301 redirect - the right way sinicline Google 2 09-27-2013 11:32 PM
HTTP 302 redirect and WAP? jamesranatte General Discussion 2 01-24-2012 09:04 PM


All times are GMT -7. The time now is 02:57 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.