corner image corner image
Thread: .htaccess file
View Single Post
corner image corner image
  #4 (permalink)  
Old 28-07-2008, 20:29
RedEvo's Avatar
RedEvo RedEvo is offline
I'm an A1 VIP!
 
Join Date: Mar 2008
Posts: 1,083
Thanks: 76
Thanked 352 Times in 251 Posts
Yup. dooable in the .htaccess file

Code:
Options +FollowSymLinks
RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]
d
__________________
An Aberdeen Based SEO Company | Try our FREE Keyword Tool | Web Design Scotland
Reply With Quote
corner image corner image