You should not and never expose Zammad application servers directly to the internet. Use either nginx or apache2 to terminate HTTP(s) requests to the application servers.
You can find the relevant vhost files within contrib/
You should not and never expose Zammad application servers directly to the internet. Use either nginx or apache2 to terminate HTTP(s) requests to the application servers.
You can find the relevant vhost files within contrib/