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.

eZ debug

Timing: Jan 20 2025 03:16:41
Script start
Timing: Jan 20 2025 03:16:41
Module start 'layout'
Timing: Jan 20 2025 03:16:41
Module start 'content'
Timing: Jan 20 2025 03:16:42
Module end 'content'
Timing: Jan 20 2025 03:16:42
Script end

Main resources:

Total runtime1.0852 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0078 589.4063152.6563
Module start 'layout' 0.00780.0026 742.062539.5078
Module start 'content' 0.01041.0735 781.5703424.5781
Module end 'content' 1.08390.0013 1,206.14848.2656
Script end 1.0851  1,214.4141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3030160.0002
Check MTime0.00140.1267160.0001
Mysql Total
Database connection0.00070.064910.0007
Mysqli_queries1.043696.1654520.0201
Looping result0.00040.0404500.0000
Template Total1.051496.920.5257
Template load0.00200.185520.0010
Template processing1.049396.696520.5247
Template load and register function0.00020.022010.0002
states
state_id_array0.00170.157310.0017
state_identifier_array0.00130.122320.0007
Override
Cache load0.00160.1510150.0001
Sytem overhead
Fetch class attribute can translate value0.00060.055810.0006
Fetch class attribute name0.00140.131820.0007
XML
Image XML parsing0.00010.010210.0001
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00070.0639100.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs