I got a web server that won't allow relative links like "../default/images/myimage.gif"
because the "../" is a security risk.
Does anyone have any ideas how to develop a site without
using double dots, and yet still be able to move it from one server to another?
