From 9e8bb94e225b3beaf41c105e1b9ecac8da6fd7c4 Mon Sep 17 00:00:00 2001 From: "Victor J. Orlikowski" Date: Tue, 22 May 2001 22:20:38 +0000 Subject: [PATCH] When AP_DEBUG is defined, these two need to be in here. When it is not defined, this does not make a difference. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89206 13f79535-47bb-0310-9956-ffa450edef68 --- support/httpd.exp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/support/httpd.exp b/support/httpd.exp index bbdbcc051a3..145d5f2afdb 100644 --- a/support/httpd.exp +++ b/support/httpd.exp @@ -133,6 +133,7 @@ ap_get_limit_req_body ap_get_limit_xml_body ap_get_list_item ap_get_local_host +ap_get_module_config ap_get_remote_host ap_get_remote_logname ap_get_server_built @@ -333,6 +334,7 @@ ap_set_keepalive ap_set_last_modified ap_set_listenbacklog ap_set_listener +ap_set_module_config ap_set_name_virtual_host ap_set_send_buffer_size ap_set_string_slot -- 2.47.2