[LON-CAPA-dev] apache 2 should now really work
Guy Albertelli II
lon-capa-dev@mail.lon-capa.org
Mon, 10 Apr 2006 02:51:34 -0400 (EDT)
Hi Gerd,
> > Wow, that's a long time ago. Here's what I found:
Yea, I realize that.
> >
> > http://archives.free.net.ph/message/20010116.184720.efd93de2.en.html
>
>
> http://archives.free.net.ph/message/20010115.182610.a20276b2.en.html
>
> Yep, had to do with redirection somehow and/or making the POST and
> GET values available again, but I do not remember all the details. See
>
> http://modperlbook.org/pdf/appa.pdf
>
> pages 753 and 754, which has those lines in it.
Hrrm, those specific lines don't seem to address our case... since we
aren't trying to read the posted info more than once... it gets read
in get_posted_cgi and stuck into $env where we that access it.
And we never use $r->content (or $r->read) any where else (well
lonauth uses it, but that'll get REDIECTed.. away, perhaps it should
be usign get_posted_cgi...)
And the docs on $r->method() and $r->method_number() seem to imply
that it only matters on $r->internal_redirect() cases, not browser
REDIRECT cases. (Which really only makies sense since redirects would
cause a new apache request cycle)
Honestly, it looks like a copy a paste from the book that I can't see a
need for..?
--
guy@albertelli.com 0-7-1-8-27,137