dougm 02/04/02 13:11:27
Modified: perl-framework/c-modules/test_ssl mod_test_ssl.c
Log:
use @ssl_module@ instead of hardcoded mod_ssl.c
Revision Changes Path
1.5 +1 -1
httpd-test/perl-framework/c-modules/test_ssl/mod_test_ssl.c
Index: mod_test_ssl.c
===================================================================
RCS file:
/home/cvs/httpd-test/perl-framework/c-modules/test_ssl/mod_test_ssl.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mod_test_ssl.c 15 Nov 2001 21:55:43 -0000 1.4
+++ mod_test_ssl.c 2 Apr 2002 21:11:27 -0000 1.5
@@ -2,7 +2,7 @@
#if CONFIG_FOR_HTTPD_TEST
-<IfModule mod_ssl.c>
+<IfModule @ssl_module@>
<Location /test_ssl_var_lookup>
SetHandler test-ssl-var-lookup
SSLVerifyClient require