Magento is the eCommerce software platform for growth.
Thursday, 25 April 2013
Redirect www. using htacess
RewriteEngine On
RewriteCond %{HTTP_HOST} ^domain\.com [NC]
RewriteRule (.*) http://www.domain.com/$1 [L,R=301]
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)