This is probably a very EASY question, but I have literally been stuck for days on this.
I have the default Ultimate SEO module installed and it works great. I just installed the Mailbeez module which has certain pop up windows. However, instead of the pop up windows loading the right page, the Ultimate SEO is 301 redirecting and I want to exclude that!
For example, here is the link that the Mailbeez module launches: http://www.mydomain.com/store/mailhive.php?253602717457fee4f909e4e9bf39e92a=view&format=txt&module=winback
Type of redirect: 301 Moved Permanently
Redirected to: http://www.mydomain.com/store/<b>ind...module=winback
As you can see, something in Ultimate SEO is redirecting this to index.html and stripping the mailhive.php out of the URL.
What line can I add into the htaccess file so that both the Mailhive.php FILE and the Mailhive DIRECTORY isn't touched? In other words, I don't want mydomain.com/store/mailhive.php to be redirected, nor do I want anything redirected in the mydomain.com/store/mailhive/ directory.
What line should I add in my htaccess file to achieve both of those goals?


Reply With Quote

