/ Published in: Apache
Expand |
Embed | Plain Text
RewriteEngine On RewriteRule ^oldfolder(.*) /newfile.html [R=301,L]
You need to login to post a comment.
RewriteEngine On RewriteRule ^oldfolder(.*) /newfile.html [R=301,L]
You need to login to post a comment.