Ryan Keough
06-29-2000, 08:42 PM
Ok. I have no clue about cgi. Thats just a warning. :)
I have this cgi script, that allows you to use mailto function with pdf forms. I did everything right, well, not everything or I wouldnt be here. When you click the submit button on the form, you get an error page. Its a 404 with the url not being found on the server. The url is /pub/www.mydomain.com/cgi-bin/nameofcgiscript.cgi
Ok,,,why do I have the /pub before the rest of the url. If that werent there, it would be perfect. The script is located at that url, without the pub prefix, and the submit button points to there as well. I dont know how I got the /pub/ there, but I want it gone. Anybody with more knowledge of this than me able to help me?
I have this cgi script, that allows you to use mailto function with pdf forms. I did everything right, well, not everything or I wouldnt be here. When you click the submit button on the form, you get an error page. Its a 404 with the url not being found on the server. The url is /pub/www.mydomain.com/cgi-bin/nameofcgiscript.cgi
Ok,,,why do I have the /pub before the rest of the url. If that werent there, it would be perfect. The script is located at that url, without the pub prefix, and the submit button points to there as well. I dont know how I got the /pub/ there, but I want it gone. Anybody with more knowledge of this than me able to help me?