Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update tomcat patch file
mchyzer committed Mar 17, 2024
1 parent 137eec4 commit a398523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions container_files/tomcat/conf/server.xml.grouper.patch
@@ -1,5 +1,5 @@
--- server.xml.original 2023-08-21 10:59:20.000000000 -0400
+++ server.xml.grouper 2024-01-01 15:43:53.000000000 -0500
+++ server.xml.grouper 2024-03-17 13:17:51.000000000 -0400
@@ -66,11 +66,12 @@
APR (HTTP/AJP) Connector: /docs/apr.html
Define a non-SSL/TLS HTTP/1.1 Connector on port 8080
@@ -41,7 +41,7 @@
+
+ <!--GROUPER_TOMCAT_REMOTE_IP_VALVE-->
+
+ <Valve className="org.apache.catalina.valves.rewrite.RewriteValve" />
+ <!--GROUPER_TOMCAT_REWRITE_VALVE-->

<!-- Access log processes all example.
Documentation at: /docs/config/valve.html

0 comments on commit a398523

Please sign in to comment.