Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
<Directory /path/> SetHandler perl-script PerlHandler Apache::Registry Options +ExecCGI </Directory> CONTENT_TYPE -> application/x-www-form-urlencoded GATEWAY_INTERFACE -> CGI-Perl/1.1 MOD_PERL -> mod_perl/1.24_01 REQUEST_METHOD -> POST CONTENT_LENGTH -> 62 QUERY_STRING -> blahblah
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: mod_perl is not liking POST
by fglock (Vicar) on Sep 01, 2002 at 22:58 UTC | |
|
Re: mod_perl is not liking POST
by Anonymous Monk on Sep 02, 2002 at 01:22 UTC | |
by chromatic (Archbishop) on Sep 02, 2002 at 02:06 UTC | |
|
Re: mod_perl is not liking POST
by Flexx (Pilgrim) on Sep 02, 2002 at 09:35 UTC |