Apache Server configuration support - Using files on network drives in windows

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > August 2007 > Using files on network drives in windows





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Using files on network drives in windows
Nathan Funk

2007-08-25, 1:24 pm

I 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"

<Directory "//Fry/singularsys/Documents/website/">
Options FollowSymLinks Indexes
Allow from all
AllowOverride None
</Directory>

I don't want to mount the network directories as drives because it has
caused

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com