/ Published in: Apache
Expand |
Embed | Plain Text
## seo friendly redirect for multiple files ## redirects all files in dir directory with first letters xyz RedirectMatch 301 /dir/xyz(.*) http://domain.com/$1
You need to login to post a comment.
