http://domain.com/download/a/b/c/d/file.mp3?sid=xxx
How can I change to
http://domain.com/download/file.mp3
I tried
url: http://domain.com/download/
Replace: download/***/**.mp3*
With: download/**.mp3
However, when I test I get
http://domain.com/download/b/c/d/file.mp3
Basically I don't need anything between "download/" and file, and everything after "file.mp3".
I'd appreciate your help.
Thanks,
MS
Best regards,
Oleg Chernavin
MP Staff