The redirection works perfectly, however, the perl search engine (www.example.com/search/search.pl) on this website gives a forbidden error! (This search engine is available at www.xav.com)
Does anyone have any experience with this situation? How can a perl file become inaccessible by 301 redirection through the htaccess file? Someone please help!
No idea how about giving us the REAL URIs so we can SEE what is happening???
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
The perl search engine is located at /search/search.pl
This .pl file is directly accessible through the browser now, but when I use 301 redirection through the htaccess file, a direct link to the .pl file gives a 403 error and the website search doesn't work.
Any ideas why?
Thanks
Quote:
Originally Posted by chrishirst
No idea how about giving us the REAL URIs so we can SEE what is happening???
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
This problem has been solved; I just reinstalled the search engine in the cgi-bin and it worked fine. I think it was a problem with read/write permissions.
Regards,
ULTRON
Quote:
Originally Posted by Fusion BPO
I have the same problem. Hope I will get the solution from this forum.