Drupal IP/domain redirect -


i redid client's old drupal site, in apostrophe, , pointed domain new server.

i trying access old site via ip address, there seems redirect configured rewrite base ip address domain name (72.xx.xxx.xxx www.clientdomain.com).

is there configured in drupal rewrite ip address? can change field in database or configuration files prevent this?

i have ssh access server, , have poured on drupal code, settings.php, .htaccess, etc., cannot locate offending field. not familiar drupal, suspect admin setting. since site redirects, unable login admin backend.

any , insight appreciated. help!

a few possibilities:

  • in settings.php (sites/default/settings.php), see if there $base_url set. if can see any, comment line. can run drupal site without base_url hardcoded in settings.php

  • in .htaccess redirects. safest bet replace fresh file downloaded http://drupal.org/project/drupal

the case web server configured redirect ip address main domain.

you can access site @ old server explicitly setting ip address in hosts file. check operating system dns resolver docs.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -