Eckhard Lehmann wrote: >>Ah... you are probably going to need to integrate apreq 2 ( >>http://httpd.apache.org/apreq/ ) into the apache-2 subdirectory. > > ... > >>The relevant files, at least in the 1.3 version of Rivet, are these: >> >>apache_multipart_buffer.c >>apache_multipart_buffer.h >>apache_request.c >>apache_request.h >> >>I just copied them in, instead of requiring people to get and install apreq.
> What exactly is needed from apreq? Apreq seems to be a library with > complex functionality, from which only a small subset is needed... They are used to fetch variables, and, most importantly, handle file uploads (which is sort of tricky). It's a convenience thing, mainly. -- David N. Welton - http://www.dedasys.com/davidw/ Linux, Open Source Consulting - http://www.dedasys.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
