将以下代码添加到.htaccess文件中并上传至根目录(网上有很多,但大多数不适用于青岛盛源达即息壤的主机,下面的经过测试是符合的)
RewriteEngine on
RewriteCond %{http_host} ^qdshengyuanda.com [NC]
RewriteRule ^(.*)$ http://www.qdshengyuanda.com/$1 [R=301,L]
RewriteEngine on
RewriteCond %{http_host} ^qdshengyuanda.com [NC]
RewriteRule ^(.*)$ http://www.qdshengyuanda.com/$1 [R=301,L]