Alias doesn't work with mapped network drive

Author Message

Roda Aing

Saturday 26 March 2005 7:40:53 am

Hi,
I an running apache on Windows 2000 Server and I am having problem with Alias directive. I can do it and it is working fine with local hard drive. But, when I mapped network drive, and created an alias for that drive, it didn't work. I couldn't even start apache. Please see my configuration below.

Alias /temp/ "Z:/temp/" 

<Directory "Z:/temp"> 
Options Indexes MultiViews 
Allow from all 
Order allow,deny 
AllowOverride None 
</Directory> 

NOTE: <b>Z:</b> is a mapped network drive.

Can anyone tell me why doesn't it work? Did I do anything wrong? Or, apache never works with mapped network drive?

Please help!

Thank you in advance.

Roda

Roda Aing

Saturday 26 March 2005 8:59:14 am

Hi,

Sorry I come to the wrong forum

Roda

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.