From: Eric Covener Date: Wed, 13 Mar 2013 18:16:20 +0000 (+0000) Subject: spelling X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ef2ef6c448fd488d7c5282555b646cbf4b038b8;p=thirdparty%2Fapache%2Fhttpd.git spelling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1456072 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index d0f7ac02f98..f5710aabb99 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -552,10 +552,10 @@ Alias /myapp /opt/myapp-1.2.3 been determined by the server at the time REQUEST_FILENAME is referenced. Otherwise, such as when used in virtual host context, the same - value as REQUEST_URI. Depending on the vaue of + value as REQUEST_URI. Depending on the value of AcceptPathInfo, the server may have only used some leading components of the - REQUEST_URI to map the requet to a file. + REQUEST_URI to map the request to a file.
HTTPS