From 7566ed1b2bc918ca1fa86a21d9ba3c85da4ab1bd Mon Sep 17 00:00:00 2001
From: Daniel Gruno
However, in many cases, when there is no actual pattern matching
-meeded, as in the example shown above, the ProxyPass
directive is a better choice.
+needed, as in the example shown above, the ProxyPass
directive is a better choice.
The example here could be rendered as:
@@ -196,7 +196,7 @@ accomplish.
mod_rewrite
is frequently used to take a particular
-action based on the presence or absense of a particular environment
+action based on the presence or absence of a particular environment
variable or request header. This can be done more efficiently using the
<If>
.
Since mod_rewrite is so powerful, it can indeed be rather complex. This document supplements the reference documentation, and attempts to allay some of that complexity, and provide highly - annoted examples of common scenarios that you may handle with + annotated examples of common scenarios that you may handle with mod_rewrite. But we also attempt to show you when you should not use mod_rewrite, and use other standard Apache features instead, thus avoiding this unnecessary complexity.
-- 2.40.0