Virtual Directory
-
Hi, I have a directory (eg. C:/links) that contains a list of .lnk files that I'd like to create a virtual directory for on a 2003 MS server. On my localhost the virtual directory I created worked perfectly. However, on the production box (a 2003 MS server), after creating a virtual directory and trying to access the links through a web browser, all the links display "Page Cannot Found" error. Could anyone help at all !?!?!? :sigh: Thxs... Anzyyyy
-
Hi, I have a directory (eg. C:/links) that contains a list of .lnk files that I'd like to create a virtual directory for on a 2003 MS server. On my localhost the virtual directory I created worked perfectly. However, on the production box (a 2003 MS server), after creating a virtual directory and trying to access the links through a web browser, all the links display "Page Cannot Found" error. Could anyone help at all !?!?!? :sigh: Thxs... Anzyyyy
I don't know what a .lnk file is, but... On 2003, IIS will not return a file unless it has a MIME type associated with it. You can go to the properties of the web site (or maybe the virtual directory) in IIS, and add a MIME type for it there. As I said, I do not know what .lnk files are, so I do not know what an appropriate MIME type might be.
-
I don't know what a .lnk file is, but... On 2003, IIS will not return a file unless it has a MIME type associated with it. You can go to the properties of the web site (or maybe the virtual directory) in IIS, and add a MIME type for it there. As I said, I do not know what .lnk files are, so I do not know what an appropriate MIME type might be.