HI,
I am trying to find out the root directory for WSAD 5.1 embeded http server, so that I can define a virtual directory and put some images there, which will similar to my production environment.
In the production environment, my application call
test has include a header.html, and in that header.html, it referece to some image located on web server like this "<img src=/image/icon.jpg>"
I am trying to setup the same thing in my WSAD test environment.
Any idea?
Thanks.
David