That path seems an intranet resource (UNC) rather then a web server. Can you confirm that? In this case I cannot help, I don't have much experience on Windows systems, so wait for help from Windows users.
I think that the resolution of the UNC link depends on the client, so if it cannot see the segment of lan with that resource, it will not be able to access to the file.
If the files, instead, are served by a webserver then you need to change the path \\srv01\
to http://srv01/
and convert the backslashes to slashes, so \
to /