Re: Euphoria and CGI
- Posted by c.k.lester <euphoric at cklester.com> Jun 23, 2007
- 678 views
Jerry Story wrote: > > This is what it does. > #!/home/jstory/euphoria/bin/exu without warning puts(1, "Content-type: > text/html\n\n") > puts(1, "\n") puts(1, "\n") puts(1, "\n") Have you modified your htaccess files? Sounds like Apache (or whatever web server you're using) doesn't know what to do with Euphoria source files.