"Wiggins d'Anconia" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Robert wrote:
> > How do I use a variable that is set with 'SetEnv' in the Apache config
file?
> >
> > Robert
> >
> >
> >
>
> Have you checked the %ENV hash?
>
> print $ENV{'VAR_NAME'};
>
> http://danconia.org
I alwa
I think that I have almost managed to get my first (proper) CGI script
to execute as intended, but it seems I still have one last hurdle to
jump. My Apache error.log provides me with the following single line:
[Fri Jul 22 16:34:37 2005] [error] [client 127.0.0.1] Access is
denied.\r, referer:
htt