Just static files.

Hugo

2016-03-08 21:44 GMT+00:00 Stuart Douglas <sdouglas@redhat.com>:
Are these simply static files, or dynamically generated?

Stuart

----- Original Message -----
> From: "Hugo Calado" <hugo.calado@gmail.com>
> To: undertow-dev@lists.jboss.org
> Sent: Wednesday, 9 March, 2016 3:55:28 AM
> Subject: [undertow-dev] Undertow 1.3.0 - rewrite HTML content
>
> Greetings,
>
>
> How can i rewrite the path inside html files.
>
> Original HTML file:
>
> .... < script type = "text/javascript" src = " /v/js/abc.js " ></ script >
>
> After rewrite:
>
> .... < script type = "text/javascript" src = " /v123/js/abc.js " ></ script >
>
> The main objective is to solve browser cache issues assuring that in each new
> release the url's of static objects are modified,
>
> Thank you,
> Hugo Calado
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev