Using files on network drives in windows
am 25.08.2007 18:33:36 von Nathan FunkI am using Apache 1.3.27 for Windows. I would like to alias a
directory off a network machine using the "//MachineName/folder"
notation, rather than mounting a drive and accessing using the
"G:/..." notation.
Is this possible?
When I try, I get a 403 Forbidden
DocumentRoot "//Fry/singularsys/Documents/website"
Options FollowSymLinks Indexes
Allow from all
AllowOverride None
I don't want to mount the network directories as drives because it has
caused