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
T:\\
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).
Alias /p T:\
A$