I have a virtual dedicated server thru godaddy.com I'm trying to simply create a form that sends an email to the clients email address and am pulling my hair out. My directory structure is as follows..
+ server root
-cgi bin
+vhosts
-domain
-cgi-bin
-httpdocs
I pointed 'cgi-bin/' requests to one of the cgi bin folders on my virtual server. I also allowed cgi scripts to be run in that folder (all in the httpd.conf file). Still no luck. Can any one help me?
+ server root
-cgi bin
+vhosts
-domain
-cgi-bin
-httpdocs
I pointed 'cgi-bin/' requests to one of the cgi bin folders on my virtual server. I also allowed cgi scripts to be run in that folder (all in the httpd.conf file). Still no luck. Can any one help me?