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/branches/2.2.x@
1031347 13f79535-47bb-0310-9956-
ffa450edef68
function
<p>Here, the source is an internal Apache function.
- Currently you cannot create your own, but the following
- functions already exist:</p>
+ Module authors can provide additional internal functions by registring
+ them with the <code>ap_register_rewrite_mapfunc</code> API.
+ The functions that are provided by default are:
+ </p>
<ul>
<li><strong>toupper</strong>:<br />
function
<p>Here, the source is an internal Apache function.
- Currently you cannot create your own, but the following
- functions already exist:</p>
+ Module authors can provide additional internal functions by registring
+ them with the <code>ap_register_rewrite_mapfunc</code> API.
+ The functions that are provided by default are:
+ </p>
<ul>
<li><strong>toupper</strong>:<br />