Forcing non-www url in Wordpress installation causes infinite loop

前端 未结 2 990
攒了一身酷
攒了一身酷 2021-01-28 08:23

I am trying to rewrite http://www.domain to http://domain in a wordpress installation, but it looks like it\'s making the url loop from http://www to http:// and back to http://

2条回答
  •  星月不相逢
    2021-01-28 08:54

    WordPress can do this for you. Remove the .htaccess stuff you've added, and go to Options -> General and change your site's URL.

提交回复
热议问题