On Mon, 10 Feb 2003 22:37:44 -0800, Justin Erenkrantz wrote:

> FWIW, I think I had a minor bug in how it called ap_sub_req_lookup_uri in
> my copy of php_functions.c.  I posted an updated copy of that file on my
> apache.org space.  And, I tested virtual('test.html') and it does work
> fine.
> 
> Regardless, there are now two versions of a filterless SAPI (done
> independently!) for httpd-2.0.  I'd hope one of them gets accepted.  --
> justin


ok..
I just tried, and I have CVS write access ;-)

I'll checkin my version (with your fixes justin)
and we'll go from there.

BTW. I am disabling the 'virtual()' function for the mean time until we
have a workaround calling a php page from withing a php page.

The workaround is to use mod-include's SSI functionality.


Regards
Ian

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to