Ubuntu package should depend on `httpd`, not on `nginx | apache`

Hi all,

I recently started to switch from nginx to caddy (not looking for a discussion on this point ;).

The problem that arose now, is that Zammad depends on nginx | apache, not on httpd. This way every time there’s a new http reverse_proxy you’d have to add it to the list; however the good news is, there is an agnostic alternative. nginx, apache2 and lighttpd all “provide” httpd so that that would be the only required dependency.

Cheers

Probably won’t happen as we provide documentation and support for dependency web servers only.
Why not just disable nginx…?

Won’t really do any harm. Or don’t use the package installation. :person_shrugging:

Ah okay, well understandable then. Thanks for the swift response :+1:

This topic was automatically closed after 416 days. New replies are no longer allowed.