CGI and HTTP Header Location redirects

Paul Rubin http
Thu Feb 3 19:35:33 EST 2005


Derek Basch <dbasch at yahoo.com> writes:
> Also, after enabling suEXEC on the apache server the script executes
> perfectly with the redirect. Can anyone explain this behavior? I
> would guess that it is related to apache user rights but I can't
> find any reference to such problems via Google.

Apache probably isn't able to run the cgi because of lack of exec
permission or something like that.  The best way to diagnose such
probs is by checking the apache error log, if you have access to it.

Best newsgroup for this type of question is
comp.infosystems.www.servers.unix.  Lots of apache experts hang out there.



More information about the Python-list mailing list