我基本上想要得到
/path/file+name+with+plusses.mp3
重写为
/path/file name with plusses.mp3
在我的情况下,wordpress正在拦截请求并给出404.但文件确实存在.
鉴于mod_rewrite实现中正则表达式的限制,我还没有看到一种直接的方法.
apache mod-rewrite
apache ×1
mod-rewrite ×1