]> granicus.if.org Git - apache/commitdiff
mention FallbackResource in URL mapping
authorIgor Galić <igalic@apache.org>
Fri, 3 Dec 2010 15:07:46 +0000 (15:07 +0000)
committerIgor Galić <igalic@apache.org>
Fri, 3 Dec 2010 15:07:46 +0000 (15:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041851 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/urlmapping.xml

index 01a3179810614e1b1cf5ec775e19df1c608ce8cc..b061ef5f1d6634df2c0e8ee21837988c3ce3c1ad 100644 (file)
@@ -319,6 +319,12 @@ 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><module>mod_dir</module> provides <directive module="mod_dir"
+    >FallbackResource</directive>, which can be used to map virtual
+    URIs to a real resource, which then serves them. This is a very
+    useful replace to <module>mod_rewrite</module> 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