How to set the base url in drupal

前端 未结 3 1420
花落未央
花落未央 2021-01-12 13:16

Where I can set the base url for drupal site. Currently when I go to the site in my localhost, it redirects to the original site. Please help me.

I have tried settin

3条回答
  •  北荒
    北荒 (楼主)
    2021-01-12 14:06

    I faced a similar problem like this after restoring database from my remote server to my localhost, turns out it was being caused by "mobile tools" which hijacks the redirection of my site whenever it is installed. disabling it before backing up or exporting the database solved the problem. Just posting in case someone ran into this hiccup.

提交回复
热议问题