CGIs with Apache on Debian

Cory Spitz spitzcor@cse.msu.edu
Wed, 29 Nov 2000 16:52:31 -0500


>
>
> >From here, this gives me the error message:
>
>         Script userid and/or remote host not permitted!
>
> A quick grep through the source reveals that there are only three
> ways to generate this error:
>
>         * Your username and/or host are in the user/host deny
>           file *and* the allow file, or
>
>         * A deny file exists and you are in it, or
>
>         * An allow file exists and you are not in it.

Darn Ben, you are one smart cookie.  Ok, it is finally working.  Thanks to all
that helped, especially Ben and dpk.

You can see the results at
http://captainamerica.cse.msu.edu/cgi-bin/cgiwrap/~spitzcor/test.cgi
BTW, I *had* to put it in ~spitzcor/public_html/cgi-bin

Thank you again,
-Cory