we have an alias in production that points to another server/share. 
 
Alias /MRODocs "//crprchfnp05/e2e monitoring east/"
 
make sure the share gives rights to the id that Apache is using to run, ie domain\id
Thanx
Aaron N Wagner
Monitoring Systems and Network Tools
CCO-Command Center Operations
804.515.6298
 


From: Ron Lisle [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 14, 2005 3:21 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Unable to access networked drives

Thanks for the help.  My problem was just a beginner mistake.  The "net use ..." commands were not run for the service logon (profile issue?).
I was able to identify that ClearCase indeed provides URL maps to its views, and used them instead of the disk letter mapping.
Thanks for the tips.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 14, 2005 8:26 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Unable to access networked drives


Hi

 > I've installed Apache on a Windows XP machine running in a Domain.
> I am able to create aliases to local drives and they work ok.
> When I create an alias to a networked drive, it doesn't appear to work,
> returning not found (404).

I've never tested it but I'd write something  like
Alias /foo \\MyServer\MyShare

Otherwise, I'll double-check the letter used in the alias is mapped in the profile by logging with that profile, and issuing a net use x: \\myserver\myshare /persistent:yes and then logging off.

Dimitri.


To make communications with Clearstream easier, Clearstream has
recently changed the email address format to conform with industry
standards. The new format is '[EMAIL PROTECTED]'.

Visit us at http://www.clearstream.com

IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream
International does not accept legal responsibility for the contents of
this message.

The information contained in this e-mail is confidential and may be
legally privileged. It is intended solely for the addressee. If you are
not the intended recipient, any disclosure, copying, distribution or
any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. Any views expressed in this e-mail are
those of the individual sender, except where the sender specifically
states them to be the views of Clearstream International or of any of
its affiliates or subsidiaries.

EN D OF DISCLAIMER

Reply via email to