Posts: 11
Location: Chicago, IL USA
|
No there isn't anything native to DW MX that does that, i've looked for it myself actually. It only automatically adds according to current file or site root.
What I do is assign the site root to a string using php in a file and include it in all the files of my site. That way i can change the absolute path once and it's done site wide.
|