Re: Euphoria and CGI

new topic     » goto parent     » topic index » view thread      » older message » newer message

I'm trying to run the following code on my computer.
(If I can't get it happening on my computer, then I probably
can't get it happening on my ISP's computer.)

#!/home/jstory/euphoria/bin/exu
without warning
 puts(1, "Content-type: text/html\n\n")
 puts(1, "<html><head><title>Quackery Game</title></head>\n")
 puts(1, "<body bgcolor=\"#FFFFFF\">\n")
 puts(1, "</body></html>\n")


What next?

I'm too stupid to understand the euwiki article about CGI_Apache.
http://euwiki.ayo.biz/CGI_Apache

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu