Hello David Guerizec,
> will or should ? I tried it with apache-1.3.9 and it failed.
> the timestamp you used was the same in 1.3.9...
Could someone with 1.3.9 try the patch below?
Emile
--- mod/mgd_apache.c.bak Fri Jul 14 07:52:37 2000
+++ mod/mgd_apache.c Fri Jul 14 07:53:09 2000
@@ -4,7 +4,7 @@
{
const char *auth_line = ap_table_get(r->headers_in,
r->proxyreq
-#if MODULE_MAGIC_NUMBER >= 19990320
+#if APACHE_RELEASE >= 10310000
== STD_PROXY
#endif
? "Proxy-Authorization" :
"Authorization");
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]