ARCHIVE: Moving a Drupal site with page caching enabled
Last modified: August 19, 2009 - 00:46
Quick note to people who have page caching on on their site:
If you move your site to a new url, don't forget to flush your cache_page table after moving the site since Drupal uses the full url (including the domain name etc.) as the cache key.
Source: http://www.drupalcoder.com/story/331-moving-a-drupal-site-with-page-cach...
