From f7bb212f408bbcd0ffd3c6b0fb1ae7975c41d772 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Nov 09 2018 09:01:23 +0000 Subject: add httpd.conf(5) (#1611361) Resolves: rhbz#1611361 --- diff --git a/00-mpm.conf b/00-mpm.conf index b15f913..a4a70b8 100644 --- a/00-mpm.conf +++ b/00-mpm.conf @@ -1,5 +1,5 @@ # Select the MPM module which should be used by uncommenting exactly -# one of the following LoadModule lines. See the httpd.service(8) man +# one of the following LoadModule lines. See the httpd.conf(5) man # page for more information on changing the MPM. # prefork MPM: Implements a non-threaded, pre-forking web server diff --git a/httpd.spec b/httpd.spec index 5f68c0b..715a9e8 100644 --- a/httpd.spec +++ b/httpd.spec @@ -50,6 +50,7 @@ Source30: README.confd Source31: README.confmod Source32: httpd.service.xml Source33: htcacheclean.service.xml +Source34: httpd.conf.xml Source40: htcacheclean.service Source41: htcacheclean.sysconf Source42: httpd-init.service