/ Published in: Apache
Expand |
Embed | Plain Text
RewriteRule ^rewrite-this/(.+)$ http://www.yourdomain.com/$1 [R=301,L]
You need to login to post a comment.
RewriteRule ^rewrite-this/(.+)$ http://www.yourdomain.com/$1 [R=301,L]
You need to login to post a comment.