You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2002/04/29 16:35:48 UTC

cvs commit: httpd-2.0/modules/proxy NWGNUproxy

bnicholes    02/04/29 07:35:48

  Modified:    modules/proxy NWGNUproxy
  Log:
  Added some missing export to the proxy module
  
  Submitted by: Guenter Knauf
  
  Revision  Changes    Path
  1.2       +5 -0      httpd-2.0/modules/proxy/NWGNUproxy
  
  Index: NWGNUproxy
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/proxy/NWGNUproxy,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- NWGNUproxy	19 Apr 2002 21:01:16 -0000	1.1
  +++ NWGNUproxy	29 Apr 2002 14:35:48 -0000	1.2
  @@ -218,6 +218,11 @@
   #
   FILES_nlm_exports = \
   	proxy_module \
  +	proxy_hook_scheme_handler \
  +	proxy_hook_canon_handler \
  +	ap_proxy_ssl_enable \
  +	ap_proxy_ssl_disable \
  +	proxy_run_fixups \
   	$(EOLIST)
   	
   #