After migrating Drupal site, saving the admin pages re-directs to old url
I recently migrated a drupal website to a new domain name. The site works fine with one problem . Each time I try to save any data on any of the admin pages , I end up getting redirected to the old url. I have tried a lot to search and find an answer to this problem .. but to no avail. Kindly 开发者_高级运维help .
THanks
presumably you can set the domain in a config file somewhere. Look through the drupal settings.
failing that check for redirects in your Apache/IIS configuration.
精彩评论