------=_NextPart_000_02BE_01C550C7.83313000
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I'm coding a C application using apache 2.0 and most particularely the =
=3D
following modules : mod_dav, mod_SSL and a personnal one.
Each module is working separately but I want to establish communications =
=3D
between mod_dav and my personnal module, using internal subrequest, to =
=3D
take informations in Webdav properties of the files. To do that I'm =3D
using the Neon C library.
My problem is that, after reading lots of Apache 2.0 documentations and =
=3D
modules code like mod_rewrite, I don't know how to integrate internal =
=3D
subrequest in my code code, nor how to use it.
Does anybody know how to do?
Thanx
------=_NextPart_000_02BE_01C550C7.83313000
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1491" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT face=3D"Times New Roman" =
size=3D3>Hi,<BR><BR>I'm
coding a C application using apache 2.0 and most particularely the
=3D<BR>following modules : mod_dav, mod_SSL and a personnal =
one.<BR><BR>Each
module is working separately but I want to establish communications =
=3D<BR>between
mod_dav and my personnal module, using internal subrequest, to =
=3D<BR>take
informations in Webdav properties of the files. To do that I'm =
=3D<BR>using the
Neon C library.<BR><BR>My problem is that, after reading lots of Apache =
2.0
documentations and =3D<BR>modules code like mod_rewrite, I don't know =
how to
integrate internal =3D<BR>subrequest in my code code, nor how to use
it.<BR><BR>Does anybody know how to do?<BR><BR>Thanx
</FONT><BR></FONT></DIV></BODY></HTML>
------=_NextPart_000_02BE_01C550C7.83313000--
