M.M.Stephin Nadar's Blog
Never lose hope. You never know what tomorrow may bring.
Our Telegram Bots
(Move to ...)
utubebot
uploadbot
fakemailbot
apkdl_bot
mp3toolsbot
▼
Our sites
(Move to ...)
apkdl.in
Jamango.in
▼
Showing posts with label
.htacces
.
Show all posts
Showing posts with label
.htacces
.
Show all posts
28 January 2012
redirect domain.com to www.domain.com using .htaccess
›
RewriteEngine on RewriteCond %{HTTP_HOST} ^domain\.com RewriteRule ^(.*)$ http://www.domain.com/$1 [R=permanent,L]
1 comment:
›
Home
View web version