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
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.