-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Barry,

On 8/6/20 16:20, Barry Roberts wrote:
> On Thu, Aug 6, 2020 at 1:23 PM Christopher Schultz
> <ch...@christopherschultz.net> wrote:
>>
>> Are you trying to redirect across contexts (from one web
>> application to another)? If so, you need to make sure you are
>> actually doing a redirect. Your RewriteRules aren't redirecting.
>>
>> Try the [R] flag.
>>
>> - -chris
>
> Actually, no.  We used to have 3 similar but distinct apps deployed
> at /apps/iv /ivplugin and /apps/ivplugin. Now the code has
> converged, and there's only one app

Okay, that's probably not the problem, then.

> , but for a while we need to continue to use all the old paths.
Ack.

> The rewrite rules let me deploy one app instead of deploying the
> same app 3 times.  And it was working just fine in (at least)
> 8.5.51. We've been using this hack for nearly a year.

I'm not sure I'd call it a hack per se. It's a migration. :) (Our
marketing team has switched web site providers a few times and we have
a 5-page list of httpd "Redirect" directives for the same kind of thing.
)

Can you try 8.5.52 and see if that fails as well? I'm wondering if
this fix in 8.5.52 has changed something for you:

"
Fix: Modify the RewriteValve to use ServletRequest.getServerName() to
populate the HTTP_HOST variable rather than extracting it from the
Host header as this allows HTTP/2 to be supported. (markt)
"

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl8tXGoACgkQHPApP6U8
pFhKlg/+OlrDhAKW/6KJpTiWdC3U+bOWFg3LzgvSNTs3+m+jB6jHd4ljVed22rSL
5VdM7ldfNxPG4lsZhn2U0MRgbAcaIEVOeipi9u2UgLmzGSX7n+TZz2EuFRBWmmri
w5Mg1Q7ZUDHVMmb8ymRO9z6M+jELQsFKDZOBrqjjBZVf9Od6RrJbs78VJcIF6jOW
dX83Ea1EqVhP15NW8kC4duObCCBP/sNdLR2Em/B4Z8PRoZGy7SefuDqLxD40GH5/
Wme8LVrqTJFTqXrxlI2yuqxGoO4s9BaJ2aAXH0RxXPpT2Cvz2C8AWYTEZNjsl3vX
kwx9tIiwQ6SDSRZpzyknTszVFPUv83dMAmlu28s5Usm1GEJ8cifH/FMAfeC4l7FH
03VhbjjjB5S8ZQI1KnFPcrO4684NZVv4boU0Yu/rmvBewzNrg3+dDgEXlxo5Kttl
+HF5Yi5q/KYDUedbB8ppRocfqHZIoSuTRsl0bRKHzEEIB/LSTr1Lvuq9+xVtp11X
PLF8Ds5spsDy1ufyprJhFGbNgdzAM5n5L2AreAgKIGd5arpwKjjPrGOM9z1+9wvc
HUL8w/fsFaKF7EKUFEckwIpCsLUzjPkEisuJhFszdmFp6ZQyAhU3WnJycrBmvOlI
S/KvZNbq9iXNAemyA8NuofKBaC7WoNlqffr/thevW317obI8WMM=
=r4RB
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to