Apache Network Drive Alias

后端 未结 4 642
小蘑菇
小蘑菇 2021-01-07 12:56

I\'ve searched through stackoverflow for a similiar problem, but none of the solutions seem to work.

I\'m running WAMP and have a network drive T:\\ whi

4条回答
  •  终归单人心
    2021-01-07 13:20

    Why not just alias to T:\, as in Alias /p T:\? Otherwise, my guess is that Apache doesn't have the necessary permissions to access the specified UNC (particularly, the A$ bit is probably screwing things up as it is a special share).

提交回复
热议问题