In short I will move my site from development server to production server. Using your filter do I need to do anything to update all existing links? or will they update auotmatically?

thanks, I think your filter will help me a lot.

Comments

RobRoy’s picture

You'll need to clear your cache table so any absolute links point to the new domain. Devel module can do this or you can do direct SQL a la http://drupal.org/node/17620#comment-220649.

enboig’s picture

Status: Active » Closed (fixed)

thanks :)