-
1
- #1
I'm a ColdFusion developer with no Perl experince and our Perl guy just quit. I need to redirect all the traffic from his /cgi-bin/signup_form.cgi to my /signup_form.cfm which does the same thing. I have been attempting to replace his file with code like "the bouncer" and other similar URL redirect scripts, but when I try it, it gives me a "Internal Server Error" saying "The server encountered an internal error or misconfiguration and was unable to complete your request."
I also have to pass a parameter through the URL called NPONum to the CFM page.
needs to be redirected to
Please Help.
Thanks
I also have to pass a parameter through the URL called NPONum to the CFM page.
needs to be redirected to
Please Help.
Thanks