Re: accessing folder outside the web folder(virtual directory) by Kristofer
Kristofer
Mon Jun 20 10:50:40 CDT 2005
Create a virtual directory pointing to the folder. The wizard will help
you.
> How can I set the virtual path for the image files in the folder outside
my
> root web folder ?
Not sure i follow this. What is a virtual path? Where do you set this
"virtual path"?
--
Regards,
Kristofer Gafvert (IIS MVP)
www.gafvert.info - My Articles and help
www.ilopia.com
vips wrote:
> I have an image folder which need to be place outside the root of my web
> folder.
> but still I need to pull the images using relative path to display on my
> website ...
>
> how should I do this ??
>
> How can I set the virtual path for the image files in the folder outside
my
> root web folder ?
>
> I need it so that client can access the image folder manually as well as
> using my web application.
>
> any solution ?
>
>
> Vips