Searched refs:rewritelog (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/modules/mappers/
H A Dmod_rewrite.c103 * may strip all rewritelog code entirely from mod_rewrite by using the
111 #define rewritelog(x) do_rewritelog x macro
117 #define rewritelog(x) macro
780 rewritelog((r, 3, NULL, "split uri=%s -> uri=%s, args=%s", olduri,
841 rewritelog((r, 3, NULL, "reduce %s -> %s", r->filename, url));
938 rewritelog((r, 5, NULL, "strip matching prefix: %s -> %s", input,
956 rewritelog((r, 4, NULL, "add subst prefix: %s -> %s", input+len,
1553 rewritelog((r, 1, NULL,
1560 rewritelog((r, 6, NULL,
1565 rewritelog((
[all...]

Completed in 112 milliseconds