1. Re: How do you get CGI happening? [example]

This works on my webserver perfect - you'd need  to change the path for yours
probably:

#!exu
puts(1,"content-type:text/html\n\n")
puts(1,"<h1>Hello World!</h1>")

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu