I have a file that can be reached using multiple paths:
http://mydomain.com/portal1/movie.swf
http://mydomain.com/portal2/movie.swf
http://mydomain.com/portal1/substep/movie.swf
etc.
I want a rewrite rule to get this specific file from the following path:
How can I do that?