...
Import the component templates file if this is your first PhixFlow instance.
SeeĀ Import Template Components Templates and StylesFormats for more information on when and how to install the templates.
...
Info | ||
---|---|---|
| ||
If you want to make your web server visible on the default ports (http: 80, https: 443) on Linux, we recommend using a reverse proxy. In this configuration, the reverse proxy runs as root, which allows it to use privileged ports (up to 1000), and forwards requests to the web server which runs as a non-privileged user (normally 'tomcat'), on non-privileged ports (above 1000). |
...