wormwood_3 wrote:
> I wasn't sure if that was needed, so I took it out, sorry about that. I put
>
> ScriptAlias /cgi-bin/ "/var/www/samuelhuckins.com/cgi-bin/"
>
> in place, reloaded, and it works! I think the problem throughout was
> that I was mixing up what was necessary between CGI and mod_p
s/samuelhuckins/
AIM - samushack | Gtalk - samushack | Skype - shuckins
From: Martin Walsh
To: wormwood_3
Cc: Python Tutorlist
Sent: Tuesday, February 24, 2009 2:32:48 AM
Subject: Re: [Tutor] Simple CGI script and Apache configuration
wormwood_3 wrote:
wormwood_3 wrote:
> Thanks for all the suggestions! I tried to go through them, and will
> relate what results I encountered. I changed my Apache config to:
>
>
> AllowOverride None
> Options ExecCGI
> Order allow,deny
>
list
Sent: Tuesday, February 24, 2009 12:33:35 AM
Subject: Re: [Tutor] Simple CGI script and Apache configuration
wormwood_3 wrote:
> Hello all,
Hi Sam,
> I'll try to give as much detail as I can, but this is a somewhat vague
> problem. I have a very simple script that I would like to i
wormwood_3 wrote:
> Hello all,
Hi Sam,
> I'll try to give as much detail as I can, but this is a somewhat vague
> problem. I have a very simple script that I would like to implement as a
> CGI script, just so I can hit a URL and get some output. However, after
> following a number of tutorials, I
/
AIM - samushack | Gtalk - samushack | Skype - shuckins
From: Moos Heintzen
To: wormwood_3
Sent: Sunday, February 22, 2009 5:36:32 PM
Subject: Re: [Tutor] Simple CGI script and Apache configuration
Just noticed that
ScriptAlias /python/ &quo