After doing a url rewrite my relative paths to images, css, js... are broken. I know that a possible solution is to go through my code and css and change relative paths to absolute paths. Is there a programatic way to handle this? possibly another rule? outbound rule?
thanks