You can enter [Options]->[Configure Web Settings] to configure web parameters. See figure below:

Web parameters will be used in multi-file uploader and email templates.
Generally, you should change the default domain name from localhost to actual host name or IP address.
If you have a firewall installed or setup port mapping, and you need to access DocCare outside the firewall, then you should change the domain name and port to allow user to access DocCare from outside the firewall.
Context Name is web path of DocCare application.
For example, if your context name is /doccare, then you can access DocCare by opening http://demo.burgeonsoft.com/doccare.
In the figure above, the context name is /en, then you can access DocCare by opening http://demo.burgeonsoft.com/en.
Usually, you don't have to change the context name after you installed DocCare. If you want to change the context name, you should also change the path of the module.
The web module name is defined in ${BURGEON_HOME}/deploy/20tomcat.sar/conf/module.xml.
Related Topics: