[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r1063589 - /httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en
From:       covener () apache ! org
Date:       2011-01-26 3:21:58
Message-ID: 20110126032158.E4D4B23889E7 () eris ! apache ! org
[Download RAW message or body]

Author: covener
Date: Wed Jan 26 03:21:58 2011
New Revision: 1063589

URL: http://svn.apache.org/viewvc?rev=1063589&view=rev
Log:
xforms

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en

Modified: httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en?rev=1063589&r1=1063588&r2=1063589&view=diff
 ==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en Wed Jan 26 03:21:58 2011
@@ -277,8 +277,14 @@ RewriteRule ^index\.html$  newsite.html
                 MIME-headers, C variables of the Apache HTTP Server or
                 <code>struct tm</code> fields of the Unix system.
                 Most are documented elsewhere in the Manual or in
-                the CGI specification. Those that are special to
-                mod_rewrite include those below.</p>
+                the CGI specification.</p>
+
+                <p>SERVER_NAME and SERVER_PORT depend on the values of 
+                <code class="directive"><a \
href="../mod/core.html#usecanonicalname">UseCanonicalName</a></code> and +            \
<code class="directive"><a \
href="../mod/core.html#usecanonicalphysicalport">UseCanonicalPhysicalPort</a></code> \
+                respectively.</p> +
+                <p>Those that are special to mod_rewrite include those below.</p>
         <div class="note">
                 <dl>
                   <dt><code>IS_SUBREQ</code></dt>
@@ -886,7 +892,7 @@ later</td></tr>
 
       <p><a id="patterns" name="patterns"><em>Pattern</em></a> is
       a perl compatible <a id="regexp" name="regexp">regular
-      expression</a>. On the first RewriteRule it is applied to the (%-encoded)
+      expression</a>. On the first RewriteRule it is applied to the (%-decoded)
       <a href="./directive-dict.html#Syntax">URL-path</a> of the request;
       subsequent patterns are applied to the output of the last matched
       RewriteRule.</p>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic