mga_ka_php Posted December 15, 2009 Share Posted December 15, 2009 how do i forward all domains and parked domains to www? we got 50 domains, 1 domain for the cpanel account then in the cpanel we got 49 parked domains. website is the same. Quote Link to comment Share on other sites More sharing options...
mga_ka_php Posted December 15, 2009 Author Share Posted December 15, 2009 is this possible rewriteCond %{HTTP_HOST} ^(.*).com [NC] rewriteRule ^(.*)$ http://www.(.*).com/$1 [R=301,L] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.