Forum Moderators: open
<img src="/images/picture.jpg" >
the browser will resolve this to "http://www.mysite.com/images/picture.jpg"
i want to change it so it resolves everything on the page with a leading "/" to a root of "http://www.mysite.com/afolder/" making the links "http://www.mysite.com/afolder/images/picture.jpg".
base href changes the relative folder, i'm looking to change the absolute root.
I'm running PHP, but i don't think it has anything to do with that.
I'd suggest taking up this question in either the Apache forum [webmasterworld.com] or Windows IIS forum [webmasterworld.com], assuming that you are on one of those two servers.