View Single Post
  #3 (permalink)  
Old 12-06-2006, 02:40 AM
jimbeam jimbeam is offline
New Pligger
 
Join Date: Nov 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
hi thanks for the info .. upating right now..btw there is already a htacess.default file in the root . so i am just updating your code init ..hope i am right?

#### diier code begin ####
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.megabyte\.com.au$ [NC]
RewriteRule ^(.*)$ http://megabyte.com.au/$1 [R=301,L]
### disier code End ####
__________________
Your Online Skool - www.netskool.blogspot.com
Reply With Quote