Redirect non www to www htaccess June 13, 2016 sarpanch Leave a comment RewriteCond %{HTTP_HOST} !^www.coding4developers.com$ [NC] RewriteRule ^(.*)$ http://www.coding4developers.com/$1 [L,R=301] More from my siteRedirect after a time in JavascriptInstall pecl & intl extension on MAC XAMPPBatch insert in php mysqlPrepared statement in phpHow to use two database connections in php?Itrate mysql table rows in php Share This: