summaryrefslogtreecommitdiff
path: root/www/woadaptor/files/patch-Apache2.2__mod_WebObjects.c
blob: b64674ec5cf555fced46c8f48d03aca0b808aa71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./Apache2.2/mod_WebObjects.c.orig	2006-07-04 03:02:19.000000000 +0000
+++ ./Apache2.2/mod_WebObjects.c	2009-12-24 21:08:30.218922187 +0000
@@ -304,7 +304,7 @@
     apr_table_do(copyTableEntries, (void *)req, proc_env, NULL);
 
 
-#ifdef APACHE_SECURITY_ENABLED
+#ifdef APACHE_SECURITY_ENABLEDXXXX
 	/******client cert support***** */
 		
 	if (req_is_https(r)) {