Z
ZippySwish
I put "script.rb" into the cgi-bin folder of my webhost, but nothing's
happening. What am I doing wrong?
script.rb containing for example:
#!/usr/bin/ruby
puts "<html><body><p>Hello World!</p></body></html>"
(the path to ruby is correct according to the helpfiles from my
provider)
happening. What am I doing wrong?
script.rb containing for example:
#!/usr/bin/ruby
puts "<html><body><p>Hello World!</p></body></html>"
(the path to ruby is correct according to the helpfiles from my
provider)