I'd basically like to get
/path/file+name+with+plusses.mp3
to rewrite to
/path/file name with plusses.mp3
In my case wordpress is intercepting the request and giving a 404. But the file does indeed exist.
Given the constraints of the regex in mod_rewrite implementation, I haven't yet seen a straightforward way of doing this.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…