質問
root url's don't work in coldfusion \images\pic.jpg?
I want to be able to use a url like
\images\pic.jpg
on any page so that it maps correctly to the image withiut using the domain name in the url like http://www.domain.com\images\pic.jpg
This doesn't seem to work in CF. What am I missing?