CGI and HTTP Header Location redirects
Paul Rubin
http
Fri Feb 4 21:06:53 EST 2005
More information about the Python-list mailing list
Fri Feb 4 21:06:53 EST 2005
- Previous message (by thread): CGI and HTTP Header Location redirects
- Next message (by thread): how to generate SQL SELECT pivot table string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Derek Basch <dbasch at yahoo.com> writes: > Ahhhh... I should have been more specific before. The Apache error > log doesn't produce an error. You are probably correct that it is > most likely an Apache/Unix problem. I thought perhaps someone had > maybe run into this before since it seems like such a basic function > to not work. Thanks for the help. It does sound like something an experienced suexec user might know the answer to right away. There are times when I've ended up just running apache (use the -X option to avoid spawning multiple processes) under gdb to figure out what was going wrong with whatever file wasn't working.
- Previous message (by thread): CGI and HTTP Header Location redirects
- Next message (by thread): how to generate SQL SELECT pivot table string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list