tachtler/httpd-mod_jk
Project ID: 29874
Description
mod_jk allows Apache to serve as a front-end for Tomcat, GlassFish or any other AJP1.3-enabled application server, with optional load-balancing.
Installation Instructions
Add the Repository to the configuration directory under CentOS 8 by creating a file under the path /etc/yum.repos.d with path and filename  /etc/yum.repos.d/tachtler-apache-mod_jk-epel-8.repo and the content from link below: Repo Download - EPEL for CentOS 8.
Compare the GPG-Key - FINGERPRINT for the Repository, using following command
# wget -qO- https://download.copr.fedorainfracloud.org/results/tachtler/httpd-mod_jk/pubkey.gpg | gpg --import-options show-only --import --with-fingerprint
the output shows the correct FINGERPRINT
pub   rsa2048 2020-02-26 [SCEA] [expires: 2025-02-24]
      1A21 E62C 1AC0 12DC BD71  5CA1 1D74 02FB 52CA E14E
uid                      tachtler_httpd-mod_jk (None) <tachtler#httpd-mod_jk@copr.fedorahosted.org>
Install the GPG-Key for the Repository only, if the FINGERPRINT matches, with following command
rpm --import https://download.copr.fedorainfracloud.org/results/tachtler/httpd-mod_jk/pubkey.gpg
Install the RPM-Package with following command
# dnf install httpd-mod_jk
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download | 
|---|---|---|
|  EPEL 8 | x86_64 [modified] (3234)* | EPEL 8 (179 downloads) | 
* Total number of downloaded packages.