diff --git a/src/doc/manual/5.0/index.html b/src/doc/manual/5.0/index.html
index f6e8a402..5468bd49 100644
--- a/src/doc/manual/5.0/index.html
+++ b/src/doc/manual/5.0/index.html
@@ -86,12 +86,12 @@ Install
- Add Maven dependency below or add
- urlrewritefilter-5.0.0.jar
+ urlrewritefilter-5.1.2.jar
directly into your WEB-INF/lib directory.
<dependency>
<groupId>org.tuckey</groupId>
<artifactId>urlrewritefilter</artifactId>
- <version>5.0.0</version>
+ <version>5.1.2</version>
</dependency>
- Add the following to your WEB-INF/web.xml (add it near the top above your
servlet mappings (if you have any)): (see filter
@@ -106,7 +106,7 @@
Install
<dispatcher>REQUEST</dispatcher>
<dispatcher>FORWARD</dispatcher>
</filter-mapping>
- - Add urlrewrite.xml
+
- Add urlrewrite.xml
into your WEB-INF directory. (src/main/webapp/WEB-INF/ for Maven users)
- Restart the context.
@@ -255,7 +255,7 @@ Configuration File WEB-INF/urlrewrite.xml
Configuration is done via a simple XML file that lives in your WEB-INF
folder. It should be named
urlrewrite.xml.
- It may be helpful to read the UrlRewriteFilter DTD
+ It may be helpful to read the UrlRewriteFilter DTD
(Document Type Definition). Please also make sure you look at the examples. A simple
configuration file looks like:
diff --git a/src/doc/manual/5.0/introduction.html b/src/doc/manual/5.0/introduction.html
index 77c6d147..16822954 100644
--- a/src/doc/manual/5.0/introduction.html
+++ b/src/doc/manual/5.0/introduction.html
@@ -188,6 +188,17 @@ License
Changelog
+ - 5.1.2
+
+ - Fix: Add v5 DTD
+ - Docs: Add 5 references for readme and docs
+
+
+ - 5.1.1
+
+ - Changed to be fully based on jakarta servlet API 5
+
+
- 5.0.0
- Removed Annotation processor
diff --git a/src/doc/manual/5.0/urlrewrite-conf-overview-sample.html b/src/doc/manual/5.0/urlrewrite-conf-overview-sample.html
index 62f1ca6f..37736174 100644
--- a/src/doc/manual/5.0/urlrewrite-conf-overview-sample.html
+++ b/src/doc/manual/5.0/urlrewrite-conf-overview-sample.html
@@ -51,7 +51,7 @@
}
-UrlRewriteFilter 5.0.0-SNAPSHOT build 0d262f7db8cf16b93623a16961666e3ac904a7de configuration overview (generated 1/12/17 12:18 PM)
+UrlRewriteFilter 5.1.2 build 0d262f7db8cf16b93623a16961666e3ac904a7de configuration overview (generated 1/10/23 12:18 PM)
Summary
of urlrewrite.xml
diff --git a/src/doc/manual/5.0/urlrewrite.xml b/src/doc/manual/5.0/urlrewrite.xml
index a5f596c4..6140db6f 100644
--- a/src/doc/manual/5.0/urlrewrite.xml
+++ b/src/doc/manual/5.0/urlrewrite.xml
@@ -1,6 +1,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/test/webapp/WEB-INF/urlrewrite.xml b/src/test/webapp/WEB-INF/urlrewrite.xml
index a1d27c89..3a132963 100644
--- a/src/test/webapp/WEB-INF/urlrewrite.xml
+++ b/src/test/webapp/WEB-INF/urlrewrite.xml
@@ -1,6 +1,6 @@
-
+