Log In
Email:
Password:
Keep me logged in
Forgot Password
Email:
Sign In
|
Sign Up
|
Forgot Password?
home
recent
popular
jQuery
PHP
CSS
htaccess
generators
request
Social Media
Categories
CSS (5)
jQuery (73)
PHP (30)
.htaccess (4)
Sponsored Links
Redirect to (www.) or Without
.htaccess
Demo
|
Browse Category
|
Friday, February 10, 2012
by
William Thomas
Tweet
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}%{REQUEST_URI} [R]
#TO ACTIVATE CODE, REMOVE THE POUND SIGNS #RewriteCond %{HTTP_HOST} ^www.
#RewriteRule ^(.*)$ http://yourdomain.com%{REQUEST_URI} [R]
Views:
75
Likes:
0
Dislikes:
0