From 74f55f2262f95c389c29da6d46a14444a9ef8aac 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:
@@ -195,7 +195,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.50.0