Drupal localhost redirecting to www.localhost.com

后端 未结 4 753
我在风中等你
我在风中等你 2021-01-06 01:57

I am working on a drupal site which I checked out (svn) to my localhost.

Now the problem is that when I go to:

http://www.site.com

4条回答
  •  渐次进展
    2021-01-06 02:35

    I finally found the reason behind this huge problem.

    It was the css and js optimization that was messing everything up. I set those two to off and then copied the database to the localhost version of the site and all worked out great!!!

提交回复
热议问题