filepaths

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Guest
Alright, i want apache(websever) to grab files off a networked computer while running the apache program on a different computer (also on the network)...
You need to enter in the filepath to the files you want apache to use. If the program and the files were on the same computer you'd enter somthing like this:
C:\webcontent\main\

that makes perfect sence to me.. But what would i type as a filepath to a networked computer?

I've already tried \\server\webcontent\main
and about 100 different vairations and i cant seem to get it could someone help me out?

lol, thanks alot.
 
your best best is to map the other computer's drive to your webserver's box..then you can jsut go onto the apache server and use a local drive letter...:)