I have a protocol that end users will use via webport. It reads a file that is on my user directory and the file path has a prefix Userdata. However when others use the protocol they are not able to access the file as its trying to access the files in their userdata. Is there a way to modify the path such that it refers to my userdir (hard code a path) or an alternative location on the server that everyone can access ??
