From: Rich Bowen Date: Tue, 29 Dec 2009 03:45:26 +0000 (+0000) Subject: Clarify that the doc is about mod_rewrite. Several people have recently X-Git-Tag: 2.3.5~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14e520456146d1995beb2fea29823694814948e6;p=apache Clarify that the doc is about mod_rewrite. Several people have recently commented that they couldn't quickly find the rewrite d git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894307 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en index 1fbaf51a72..65db25f145 100644 --- a/docs/manual/index.html.en +++ b/docs/manual/index.html.en @@ -67,7 +67,7 @@ Documentation
  • Server-Wide Configuration
  • SSL/TLS Encryption
  • Suexec Execution for CGI
  • -
  • URL Rewriting Guide
  • +
  • URL Rewriting with mod_rewrite
  • Virtual Hosts
  • How-To / Tutorials

    diff --git a/docs/manual/index.xml b/docs/manual/index.xml index 7648c702d9..cf89a54992 100644 --- a/docs/manual/index.xml +++ b/docs/manual/index.xml @@ -63,7 +63,7 @@ Documentation Server-Wide Configuration SSL/TLS Encryption Suexec Execution for CGI - URL Rewriting Guide + URL Rewriting with mod_rewrite Virtual Hosts