summaryrefslogtreecommitdiff
path: root/doc/outdated/rewrite.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/outdated/rewrite.txt')
-rw-r--r--doc/outdated/rewrite.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/outdated/rewrite.txt b/doc/outdated/rewrite.txt
index a1390695..cd51d5ec 100644
--- a/doc/outdated/rewrite.txt
+++ b/doc/outdated/rewrite.txt
@@ -27,14 +27,14 @@ Options
=======
url.rewrite-once
- rewrites a set of URLs interally in the webserver BEFORE they are handled.
+ rewrites a set of URLs internally in the webserver BEFORE they are handled.
e.g. ::
url.rewrite-once = ( "<regex>" => "<relative-uri>" )
url.rewrite-repeat
- rewrites a set of URLs interally in the webserver BEFORE they are handled
+ rewrites a set of URLs internally in the webserver BEFORE they are handled
e.g. ::