11 Apr
2000
11 Apr
'00
7:34 a.m.
Message two: On Mon, 10 Apr 2000, Bill Mair wrote:
Hi Oleg,
in mod_pcgi2.c I changed line 474 from: const char *path_info = ap_table_get(req->subprocess_env, "PATH_INFO"); to: const char *path_info = ap_table_get(req->subprocess_env, "REQUEST_URI");
and it now works (well almost) with a <Location /> tag.
The well almost is related to /manage, it seems to go into some sort of loop.. Oh well.
At least it's a start.
Bill.
Oleg. ---- Oleg Broytmann http://members.xoom.com/phd2.1/ phd2@earthling.net Programmers don't die, they just GOSUB without RETURN.
9492
Age (days ago)
9492
Last active (days ago)
0 comments
1 participants
participants (1)
-
Oleg Broytmann