EUPHORIA CGI - Good HTML?
- Posted by euphoriCK <euphoric at cklester.com> Oct 19, 2003
- 426 views
I'm using this program to test output with Apache 2. It ain't workin'... but I don't know why. Does anybody know? Thanks. :) -- end of test.exw sequence result result = "Content-Type: text/html\n\n" result = "<html><head>Testfile</head><body>Testing one two puts(1,result) -- end of test.exw My httpd-errors.log file says, "Premature end of script headers: test.esp." :/