Hello
I am beginning to use lua especially with nginx. I need to rewrite the URLs *within* the html page.The lua html parser at https://github.com/wscherphof/lua-htmlparser provides the URL but as far as I understand from its documentation, it will not rewrite the URL. I can perhaps reconstruct the page but was wondering if there is already a tool that would do that
Thanks for any inputs