Hi All,
We are using TS 6.7.2 SP1 and LiveSite 3.1. At production environment we want to replace the src attributes of image files with another domain. (we want to replace img src="a.gif" as img src="
http://test.domain/a.gif") Can we use post-controllers for this purpose? Or should we use another solution? Has anyone did something like this before?
Thanks