srcache-nginx-module
srcache-nginx-module copied to clipboard
Can I use lua to run a post processing after a srcache_fetch?
I need to do a post processing on the HTML returned from the srcache_fetch. But it looks like I cannot use a lua for it, nothing run's for me. How can I do a post processing? In my case - removing or setting an html block?