This is a discussion on using shared folders - Please help within the Apache Web Server forums, part of the Web Server and Related Forums category; Im running apache on a windows 2k box. Is there any way that i can put the shared network folders ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Im running apache on a windows 2k box. Is there any way that i can put
the shared network folders online? I have a folder on the computer "JORDAN" that is shared over my network. Is there any way, without installing apache on this other machine, that i can link the folder "//JORDAN/SharedFolder/" to a virtual domain? ---------------------------------------- The post originated from Apache Freaks: ---------------------------------------- http://www.apachefreaks.com http://www.apachefreaks.com/forums |
|
|||
|
"jf1288" <apache@jordanf-dot-com.no-spam.invalid> wrote in message news:SYCdnTNDs5vTUPDdRVn_vQ@giganews.com... > I have a folder on the computer "JORDAN" that is shared over > my network. Is there any way, without installing apache on this other > machine, that i can link the folder > "//JORDAN/SharedFolder/" to a virtual domain? Try mapping the network location to a driver letter, then getting apache to serve from this drive as though it were local (of course you'll need to be logged on to have the drive mapped). Richard. |