Require no www - htaccess

by Rekha 2010-02-17 13:44:25

Require no www - htaccess

Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^askapache\.com$ [NC]
RewriteRule ^(.*)$ http://askapache.com/$1 [R=301,L]

Tagged in:

1229
like
0
dislike
0
mail
flag

You must LOGIN to add comments