diff --git a/conf/jetty/jetty.xml.production b/conf/jetty/jetty.xml.production index 912b000..a2d7b24 100644 --- a/conf/jetty/jetty.xml.production +++ b/conf/jetty/jetty.xml.production @@ -610,7 +610,7 @@ - /zimbrax/.*/bundle.* + /modern/.*/bundle.* Cache-Control Max-Age=31536000,public @@ -620,7 +620,7 @@ - /zimbrax/.*/.*(.chunk.*) + /modern/.*/.*(.chunk.*) Cache-Control Max-Age=31536000,public @@ -630,7 +630,7 @@ - /zimbrax/.*/fonts/* + /modern/.*/fonts/* Cache-Control Max-Age=31536000,public @@ -640,7 +640,7 @@ - /zimbrax/.*/assets/* + /modern/.*/assets/* Cache-Control Max-Age=31536000,public @@ -648,14 +648,14 @@ - \/zimbrax\/?((.*)[^.]{6})?$ - %%zimbraMailURL%%/zimbrax/index.html + \/modern\/?((.*)[^.]{6})?$ + %%zimbraMailURL%%/modern/index.html true