From c2482647b5fe3d21a280f1edef36dd4c73fcc9fe Mon Sep 17 00:00:00 2001
From: Eric Covener Here, the source is an internal Apache function.
- Currently you cannot create your own, but the following
- functions already exist:ap_register_rewrite_mapfunc
API.
+ The functions that are provided by default are:
+
Here, the source is an internal Apache function. - Currently you cannot create your own, but the following - functions already exist:
+ Module authors can provide additional internal functions by registring + them with theap_register_rewrite_mapfunc
API.
+ The functions that are provided by default are:
+