How do I run my own CGI programs?

  • September 13, 2017
  • 0 Comments

Put your cgi-bin scripts in the public_html folder named cgi-bin. Make sure you upload them in ASCII mode. Change permissions to 755 for the script, and access them via http://www.yourname.com/cgi-bin/scriptname


How helpful was this article to you?