Helpful Information
 
 
Category: Ruby Programming
Ruby - Uploading + Using script?

I have a working script on my computer that I would like to upload to a remote server to show other people. My current host does support Ruby, and has it enabled, but when I connect to it via FTP I have no idea where to put my project, and how to execute it. I tried putting it in the "www" folder (also known as "public html") where you upload all your html files and php scripts, but it didn't work. Any help?

usually you put it in public_html, although for some hosts that is www.

It should have the extension .rb usually, although some hosts only allow .cgi and only in cgi-bin. You'll need some clarification from the host.










privacy (GDPR)