Closed (fixed)
Project:
Path Filter
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 May 2007 at 18:10 UTC
Updated:
8 May 2007 at 12:28 UTC
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
Comment #1
RobRoy commentedYou'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.
Comment #2
enboig commentedthanks :)