shanejeffery86 Posted December 20, 2010 Share Posted December 20, 2010 I own multiple sites and they all run on the same server. http://www.maskedcrusader.com is my vB4 site that I just upgraded today and http://www.maskedarmory.com is my other site. When you hit Masked Armory though, Masked Crusader is picking up and forcing a redirect. What the heck is going on and how do I stop it? Any ideas on how to troubleshoot this issue would be great as well. Link to comment https://forums.phpfreaks.com/topic/222236-unwanted-redirect-help/ Share on other sites More sharing options...
shanejeffery86 Posted December 20, 2010 Author Share Posted December 20, 2010 Here is what my httpd.conf file looks like as well: <VirtualHost 205.186.162.177:80> DocumentRoot /home/maskedcrusader ServerName maskedcrusader.com ServerAlias www.maskedcrusader.com </VirtualHost> <VirtualHost 205.186.162.177:80> DocumentRoot /home/maskedarmory ServerName maskedarmory.com ServerAlias www.maskedarmory.com </VirtualHost> Everything was working fine until I upgraded Masked Crusader from vB3 to vB4. Link to comment https://forums.phpfreaks.com/topic/222236-unwanted-redirect-help/#findComment-1149673 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.