git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@620513
13f79535-47bb-0310-9956-
ffa450edef68
<p>This module operates on the full URLs (including the
path-info part) both in per-server context
(<code>httpd.conf</code>) and per-directory context
- (<code>.htaccess</code>) and can even generate query-string
+ (<code>.htaccess</code> files and <code><Directory></code>
+ blocks) and can even generate query-string
parts on result. The rewritten result can lead to internal
sub-processing, external request redirection or even to an
internal proxy throughput.</p>
<p>This module operates on the full URLs (including the
path-info part) both in per-server context
(<code>httpd.conf</code>) and per-directory context
- (<code>.htaccess</code>) and can even generate query-string
+ (<code>.htaccess</code> files and <code><Directory></code>
+ blocks) and can even generate query-string
parts on result. The rewritten result can lead to internal
sub-processing, external request redirection or even to an
internal proxy throughput.</p>