Hello!
I can redirect a url to another address fine with mod rewrite.
But cannot seem to redirect an img src.
Is this even possible?
ie
img src = /foo.com/test.jpg
and rewrite
redirects to /foo2.com/test.jpg>
I can redirect a url to another address fine with mod rewrite.
But cannot seem to redirect an img src.
Is this even possible?
ie
img src = /foo.com/test.jpg
and rewrite
redirects to /foo2.com/test.jpg>


Comment