Cgi redirection

I migrated from R5 to R6 of Domino. I thought I had everything working on my website. I discovered that when users were clicking on the link to subscribe to our newsletter; it wasn’t working. They receive a “page not found” message when they try to submit the information they entered in an html form. After they click on submit the get a 404 error. And the path says http://www.purjava.com/www.purjava.com/cgi-bin I haven’t been able to figure out why the URL address is there twice.

I would appreciate any tips. I really am inexperienced at this.

Subject: cgi redirection

The error I’m getting is Http Status Code 500 Reason: Unable to process request, CGI script failed to generate a response. I know the CGI sript is running because 3 log files are created and their content is correct. I thought it might be a security issue so I created both redirection and file protection documents for the CGI directory. I still get the 500 error.