|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
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?
|
|
#2
|
||||
|
||||
|
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.
__________________
~James [Not currently seeking freelance work] Like philosophy or interested in spirituality? Philosophorum. Game Dev Experts Forums Foresight Linux - Because your desktop should be cool! Linux FAQ FedoraFAQ UbuntuGuide |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Ruby Programming > Ruby - Uploading + Using script? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|