Forums / Install & configuration / Alias doesn't work with mapped network drive

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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