On Monday 03 September 2001 20:47, Cliff Woolley wrote:
> On Mon, 3 Sep 2001, Cliff Woolley wrote:
> > > Actually, is anybody on the list (with 2.0 from cvs-HEAD) using
> > > cgi/cgid for subrequests, redirects, or error pages? That would be
> > > the area of interest.
>
> Using prefork/mod_cgi/mod_include, the results are definitely interesting:
>
> --------------------------------------------------------------
> From a file in the docroot:
> <!--#include virtual="index.html.en"--> This works
> <!--#include virtual="manual/index.html.en"--> This works
> <!--#include virtual="/manual/index.html.en"--> This works
> <!--#include virtual="/cgi-bin/printenv"--> This works
> <!--#include virtual="/cgi-bin/redir.cgi"--> ASSERT FAILED (see below)
>
> Accessing /cgi-bin/redir.cgi directly This works
I would be willing to bet that this is a bug in mod_include, not the change that I made
earlier today.
Ryan
______________________________________________________________
Ryan Bloom [EMAIL PROTECTED]
Covalent Technologies [EMAIL PROTECTED]
--------------------------------------------------------------