htaccess file in the website directory or in the vhost configuration. RewriteEngine on RewriteRule ^olddir/(.*)$ newdir/$1 [R=301,L]. This rewrite rule ...
確定! 回上一頁