Info: Performing the step described in this article requires direct server access. Depending upon how your system is hosted and the level of access you have to that system, coordination may be required with your Partner or WoodWing Support team. For a full overview of the steps that need to be done by WoodWing and how to request them, see WoodWing Cloud - Change management.
For production environments it is highly advised to run Assets Server on a dedicated machine. For demo machines or small setups, Assets Server may have to be installed on an existing machine that is already running an Apache Web server. To prevent having to access Assets Server with an additional port number you can set up a "reverse proxy" configuration in Apache to forward requests to the Assets Server.
Step 1. Access the following file of Assets Server:
<Assets Server location>/Config/node-config.properties.txt
Step 2. Add the following setting:
serverPath=/elvis
Step 3. Add a proxy config to Apache.
Note: On a standard macOS machine you can use or create a proxy.conf file in /private/etc/apache2/other containing something similar to this:
|
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.