drupal7设置不含www的url跳转到含www的url
打开drupal的.htaccess文件
找到
If your site can be accessed both with and without the 'www.' prefix
将下面对应的三行代码去掉注释,即去掉每行开头的#”
结果:

打开drupal的.htaccess文件
找到
If your site can be accessed both with and without the 'www.' prefix
将下面对应的三行代码去掉注释,即去掉每行开头的#”
结果:
