On Tue, Mar 4, 2008 at 7:13 AM, Graeme Fowler <[EMAIL PROTECTED]> wrote:
> Hi
>
>  On Mon, 2008-03-03 at 21:10 -0900, Brian wrote:
>  > DocumentRoot "L:/test"
>
>  Wouldn't that be "L:\test", with a backslash?

No, all paths in httpd.conf should use forward slashes.

The problem of not being able to access network drives is typically
explained by running apache as a service under privileges that don't
allow network access (usually LocalSystem). See:
http://httpd.apache.org/docs/2.2/platform/windows.html#winsvc

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to