By mcncyo on
I am looking for a way to redirect a bunch of website like www.mychristiannetwork.net to www.mychristiannetwork.com.
i have all of the domains pointing to the same drupal directory on the website /home/(mysitename)/public_html/
everytime i edit .htaccess file it want to redirect the main site to the main site so an endlance loop.
i am using cpanel and have full root access to the server.
i have all the domains under parked domains in cpanel.
Comments
Have other domains to point to a subdirectory
Why don't you have mychristiannetwork.net to point to a subdirectory called www.mychristiannetwork.com/mychristiannetwork.net which has a .htacccess to redirect them to www.mychristiannetwork.com?