summaryrefslogtreecommitdiff
path: root/docs/manual/urlmapping.html.en
diff options
context:
space:
mode:
authorIgor Galić <igalic@apache.org>2010-12-03 15:08:21 +0000
committerIgor Galić <igalic@apache.org>2010-12-03 15:08:21 +0000
commit4ec8b587d2066902cfd4ade3a0b69603b2d20804 (patch)
tree0f6734f7d617556bde96e4c3bb0538276fcf2cea /docs/manual/urlmapping.html.en
parent464cc03051d64e0d1f9b72c06c6c72b742830303 (diff)
downloadhttpd-4ec8b587d2066902cfd4ade3a0b69603b2d20804.tar.gz
./build.sh all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041853 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/urlmapping.html.en')
-rw-r--r--docs/manual/urlmapping.html.en5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en
index 0c4f47e41c..f75c388d84 100644
--- a/docs/manual/urlmapping.html.en
+++ b/docs/manual/urlmapping.html.en
@@ -289,6 +289,11 @@ is available to rewrite links in HTML and XHTML.</p>
is followed by a URL redirection and a new request from the
client.</p>
+ <p><code class="module"><a href="./mod/mod_dir.html">mod_dir</a></code> provides <code class="directive"><a href="./mod/mod_dir.html#fallbackresource">FallbackResource</a></code>, which can be used to map virtual
+ URIs to a real resource, which then serves them. This is a very
+ useful replace to <code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code> when implementing
+ a 'front controler'</p>
+
<p>If all attempts to locate the content fail, httpd returns
an error page with HTTP status code 404 (file not found). The
appearance of this page is controlled with the