From 7f571fa7d8b2f3f05d4016eb5619dfa1bc20f954 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Thu, 19 Mar 2020 13:17:22 -0400 Subject: [PATCH] Add mod_wsgi to the built package list. --- pkg/redhat/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkg/redhat/README b/pkg/redhat/README index 9ad1fb86a..ac1d50898 100644 --- a/pkg/redhat/README +++ b/pkg/redhat/README @@ -35,6 +35,10 @@ pgadmin4-web-...rpm The server mode setup script for configuring Apache HTTPD. Requires the server package. +pgadmin4-python3-mod_wsgi-4.7.1-2.el7..rpm + The Python 3 build of mod_wsgi for the Apache HTTPD server. Only built + on RHEL/CentOS 7. + Supported platforms ===================