Jump to content

Unwanted Redirect -- Help!


shanejeffery86

Recommended Posts

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

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.