From: Eric Covener Date: Thu, 4 Nov 2010 23:26:35 +0000 (+0000) Subject: PR#46582 document that modules can implement internal map functions X-Git-Tag: 2.3.9~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b65876d3d13c13b6996407a3f4e160b3482a74a;p=thirdparty%2Fapache%2Fhttpd.git PR#46582 document that modules can implement internal map functions minor changes to original due to changes in context. Submitted by: Bob Ionescu Reviewed By: Eric Covener: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031346 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/rewritemap.html.en b/docs/manual/rewrite/rewritemap.html.en index 2dd6ab03715..99b7c11137b 100644 --- a/docs/manual/rewrite/rewritemap.html.en +++ b/docs/manual/rewrite/rewritemap.html.en @@ -299,9 +299,10 @@ by many requests.

When a MapType of int is used, the MapSource is one - of the available internal RewriteMap functions. Currently there - is no mechanism for creating your own functions. The available - functions are: + of the available internal RewriteMap functions. Module authors can provide + additional internal functions by registring them with the + ap_register_rewrite_mapfunc API. + The functions that are provided by default are: