Yes, tried the UNC path as well and same result.

On 5/15/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
Peter Wilkins wrote:
>
> Alias /test/ "z:/small/"
>
> #try to get access to mapped network drives!
>
> <Directory "z:/small/">
...

just out of curiosity, had you tried

Alias /test //machine/share/small

<Directory //machine/share/small>
...

instead of an explorer-managed mapping?

Bill

---------------------------------------------------------------------
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]



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