RE: CGI scripts coming up as text


Subject: RE: CGI scripts coming up as text
From: Mike Barsalou (mbarsalou@aidea.org)
Date: Tue Feb 25 2003 - 12:43:45 AKST


Yep! Thanks for that! Saved me tons of time. I really like this group!

Mike

-----Original Message-----
From: Justin Dieters [mailto:enderak@gci.net]
Sent: Tuesday, February 25, 2003 12:02 PM
To: Mike Barsalou
Cc: 'aklug@aklug.org'
Subject: Re: CGI scripts coming up as text

Is this applicable?

# AddHandler allows you to map certain file extensions to "handlers":
# actions unrelated to filetype. These can be either built into the server
# or added with the Action directive (see below)
#
# To use CGI scripts outside of ScriptAliased directories:
# (You will also need to add "ExecCGI" to the "Options" directive.)
#
#AddHandler cgi-script .cgi

Justin

Mike Barsalou wrote:
> What are some of the possible solutions to CGI scripts showing up as a
text
> file instead of getting executed.
>
> I have added :
>
> Options ExecCGI
>
> into httpd.conf...but still have the problem.
>
> Mike
>
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.
>
>

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Tue Feb 25 2003 - 12:47:56 AKST