|
Apache HTTPD
|
Rewrite Extension module for Apache. More...
Go to the source code of this file.
Macros | |
| #define | REWRITE_REDIRECT_HANDLER_NAME "redirect-handler" |
Typedefs | |
| typedef char *() | rewrite_mapfunc_t(request_rec *r, char *key) |
| typedef void() | apr_OFN_ap_register_rewrite_mapfunc_t(char *name, rewrite_mapfunc_t *func) |
Rewrite Extension module for Apache.
Definition in file mod_rewrite.h.