You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/01/22 09:34:03 UTC

DO NOT REPLY [Bug 46582] New: RewriteMap internal functions are not well documented

https://issues.apache.org/bugzilla/show_bug.cgi?id=46582

           Summary: RewriteMap internal functions are not well documented
           Product: Apache httpd-2
           Version: 2.0-HEAD
          Platform: All
               URL: http://httpd.apache.org/docs/trunk/mod/mod_rewrite.html#
                    rewritemap
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Documentation
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: jacob.rief@gmail.com


In the RewriteMap Directive, section "Internal Function" the documentation
says:

MapType: int, MapSource: Internal Apache function
Here, the source is an internal Apache function. Currently you cannot create
your own, but the following functions already exist:
...

Since Apache-2.0.37 this is not true anymore. With the introduction of the
function: ap_register_rewrite_mapfunc every Apache Module Writer can now create
its own internal RewriteMap. I used this undocumented feature and explained it
here: http://code.google.com/p/modicpquery/wiki/Internals


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46582] RewriteMap internal functions are not well documented

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46582





--- Comment #1 from Bob Ionescu <bo...@googlemail.com>  2009-01-22 03:50:43 PST ---
That is true; there's a patch available
http://marc.info/?l=apache-docs&m=123035994810740&w=2 which is not
reviewed/committed yet.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46582] RewriteMap internal functions are not well documented

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46582

Rich Bowen <rb...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bugs@httpd.apache.org       |docs@httpd.apache.org

--- Comment #2 from Rich Bowen <rb...@apache.org> 2010-10-29 11:07:56 EDT ---
Moving docs bugs to docs@httpd.a.o ownership.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org