[PHP] Re: How to make the PHP know the real SCRIPT_FILENAME?

2009-11-17 Thread Dong Wang
think. Or maybe there is something I misunderstand? On Tue, Nov 17, 2009 at 9:19 PM, Nathan Rixham nrix...@gmail.com wrote: Dong Wang wrote: I am trying to use PHP as backend, which communicate with apache-2.3's mod_proxy_fcgi But I have noticed that the SCRIPT_FILENAME has been changed

[PHP] How to make the PHP know the real SCRIPT_FILENAME?

2009-11-16 Thread Dong Wang
I am trying to use PHP as backend, which communicate with apache-2.3's mod_proxy_fcgi But I have noticed that the SCRIPT_FILENAME has been changed to proxy:balancer://xx, it cann't be recognized by the remote PHP backend. So the request failed. In my opinion, the remote PHP backend use the