我想在不更改浏览器URL的情况下将一个URL重定向到另一个URL
www.example.com/abc/(.*).xml应重定向到www.example.com/abc/xyz/index.htm?file=$1
但浏览器应显示www.example.com/abc/(.*).xml
apache redirect
apache ×1
redirect ×1