On 09/06/2020 15:51, Ziarko Jakub wrote:
> Hi,
>
>
> After the Tomcat update (below) rewrite.config doesn't seem to be working. If
> no one knows the answer maybe at least can provide me how to enable login for
> RewriteValve.
There is a regression in 8.5.55. Update to 8.5.56.
Mark
>
> Last rewrite command instead of redirecting all requests to index.html
> (angular app) it search in path files and returns the 404. When I reinstall
> the 8.5.53 this works perfectly.
>
> Tomcat is installed on windows machine.
> RewriteRule ^/value/assets/value.json$ /config/value_config.json [L]
>
> RewriteCond %{SERVLET_PATH} !-f
> RewriteRule ^/angular/(.*)$ /angular/index.html [L]
>
>
> BR
> Kuba Ziarko
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]