running cgi on voyager

I tried running a simple cgi that redirects the page to a different page
on voyager but I get an error code -8 from voyager.
my scrip is:

#!/bin/sh

echo “Location: /root/index.html”



Thanks

I have not been able to get redirects to work at all. I don’t know if my
problem is voyager or slinger.


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


“ed” <eadj@evoserve.com> wrote in message
news:3C34337D.A2B47656@evoserve.com

I tried running a simple cgi that redirects the page to a different page
on voyager but I get an error code -8 from voyager.
my scrip is:

#!/bin/sh

echo “Location: /root/index.html”



Thanks