Arbortext Custom folder hosted on server not being picked up on users local machines
We have an environmental variable that is linked for custom configuration files. We want the directory to be pointing to the top level rather than a specific file, but it is not working. Is there a solution?
We have the folder sitting on a server, inside the apache-tomcat webapps folder.
We have configured 2 environmental variables on users local machines:
1) Works -> APTWCCFGFILE - http://ipaddress/custom/userprefs/userprefs.xml
2) Does NOT work -> APTCUSTOM - http://ipaddress/custom (Please note that our custom folder DOES work when hosted locally).
We would ideally like to have a custom.zip file on the server which all users can connect to using the APTCUSTOM variable.
Any help would be appreciated, we have tried many methods.

