what is the name for the apache mod-jk in dnf?
As per this article, I tried
# dnf install libapache2-mod-jk
Last metadata expiration check: 1:56:37 ago on Wed Jul 20 12:05:48 2016.
No package libapache2-mod-jk available.
Error: Unable to find a match.
That did not work.
I did a search of dnf with mod_jk but that came up empty.
# dnf list mod_jk
Last metadata expiration check: 2:02:38 ago on Wed Jul 20 12:05:48 2016.
Error: No matching Packages to list
What is the name of the module so can install it with dnf?