Marco Spiga wrote:

I try with trivial " rwxr-x--- 1 user virtservuser ...... printenv.cgi"

-- start of content:

#!/bin/sh

echo "Content-Type: text/plain"
echo "Hello World"
printenv
id

-- end of content

Do you think that will run this shell script under OpenBSD?

You'll need one more newline between "Content-Type: text/plain" and "Hello World".
--
 Matthew Weigel
 hacker
 unique & idempot . ent

Reply via email to