[undertow-dev] Undertow 1.3.0 - rewrite HTML content

Hugo Calado hugo.calado at gmail.com
Tue Mar 8 11:55:28 EST 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20160308/9ec8564a/attachment.html 


More information about the undertow-dev mailing list