Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

httpd-core-2.4.63-13.el10 RPM for aarch64

From CentOS Stream 10 AppStream for aarch64

Name: httpd-core Distribution: CentOS
Version: 2.4.63 Vendor: CentOS
Release: 13.el10 Build date: Thu Feb 12 13:19:09 2026
Group: Unspecified Build host: aarch64-06.stream.rdu2.redhat.com
Size: 9345115 Source RPM: httpd-2.4.63-13.el10.src.rpm
Packager: builder@centos.org
Url: https://httpd.apache.org/
Summary: httpd minimal core
The httpd-core package contains essential httpd binaries.

Provides

Requires

License

Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)

Changelog

* Thu Feb 12 2026 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-13
  - Resolves: RHEL-145713 - [RFE] Need miliseconds time stamp in ErrorLogFormat
* Fri Jan 02 2026 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-12
  - Resolves: RHEL-135053 - httpd: Apache HTTP Server: mod_userdir+suexec bypass
    via AllowOverride FileInfo (CVE-2025-66200)
  - Resolves: RHEL-135036 - httpd: Apache HTTP Server: CGI environment variable
    override (CVE-2025-65082)
  - Resolves: RHEL-134468 - httpd: Apache HTTP Server: Server Side Includes adds
    query string to #exec cmd=... (CVE-2025-58098)
* Thu Dec 18 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-11
  - Resolves: RHEL-131829 - Fix error page messaging when error handling fails
* Thu Nov 06 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-10
  - Resolves: RHEL-125880 - mod_ssl: allow more fine grained SSL SNI vhost check
    to avoid unnecessary 421 errors after CVE-2025-23048 fix
* Fri Oct 24 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-6
  - Resolves: RHEL-122290 - mod_proxy_hcheck may stop healthchecks after a child
    process is reclaimed
* Mon Sep 08 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-5
  - Resolves: RHEL-92663 - Image mode: The dir /var/www is not created when
    updating system in image mode
* Sat Aug 16 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-4
  - Resolves: RHEL-99945 - httpd: HTTP Session Hijack via a TLS
    upgrade (CVE-2025-49812)
  - Resolves: RHEL-99962 - httpd: access control bypass by trusted clients
    is possible using TLS 1.3 session resumption (CVE-2025-23048)
  - Resolves: RHEL-99970 - httpd: insufficient escaping of user-supplied
    data in mod_ssl (CVE-2024-47252)
  - Resolves: RHEL-103489 - stickysession field does not work when
    specifying it in the query parameter after upgrade to 9.5
* Mon Jul 28 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-3
  - Resolves: RHEL-106043 - httpd 2.4.62: mod_proxy_connect prematurely closes
    connections
* Thu Jul 24 2025 Joe Orton  <jorton@redhat.com> - 2.4.63-2
  - mod_dav: add dav_get_base_path() API
    Resolves: RHEL-105255
* Mon Jan 27 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-1
  - new version 2.4.63
  - Resolves: RHEL-76358 - httpd rebase to 2.4.63
  - Resolves: RHEL-73414 - RewriteRule proxying to UDS (unix domain socket)
    configured in .htaccess doesn't work on httpd-2.4.62-1
  - Resolves: RHEL-66489 - Apache HTTPD no longer parse PHP files with unicode
    characters in the name
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.4.62-5
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Mon Aug 12 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-4
  - Resolves: RHEL-50031 - httpd default config changes
* Thu Aug 08 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-3
  - Resolves: RHEL-53632 - RFE: httpd, add IP_FREEBIND support for Listen
  - Resolves: RHEL-53722 - [RFE] ProxyWebsocketIdleTimeout from
    httpd mod_proxy_wstunnel
* Sat Aug 03 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-2
  - Resolves: RHEL-52722 - Regression introduced by CVE-2024-38474 fix
* Fri Jul 19 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-1
  - new version 2.4.62
  - Resolves: RHEL-33446
* Wed Jul 03 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.61-1
  - new version 2.4.61
  - Resolves: RHEL-45753 - httpd: Potential SSRF in 
    mod_rewrite (CVE-2024-39573)
  - Resolves: RHEL-45757 - httpd: null pointer dereference in
    mod_proxy (CVE-2024-38477)
  - Resolves: RHEL-45776 - httpd: Improper escaping of output in
    mod_rewrite (CVE-2024-38475)
  - Resolves: RHEL-45791 - httpd: Encoding problem in 
    mod_proxy (CVE-2024-38473)
  - Resolves: RHEL-45811 - httpd: Substitution encoding issue in 
    mod_rewrite (CVE-2024-38474)
  - Resolves: RHEL-46051 - httpd: Security issues via backend applications 
    whose response headers are malicious or exploitable (CVE-2024-38476)
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.4.59-4.4
  - Bump release for June 2024 mass rebuild
* Thu May 23 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3.4
  - mod_ssl: disable ENGINE support
    Resolves: RHEL-33734
* Fri May 17 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3.2
  - mod_ssl: use SSL_OP_NO_RENEGOTIATION
* Fri May 03 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3.1
  - apachectl(8): use BUG_REPORT_URL from /etc/os-release
  - apachectl(8): fix grammar (#2278748)
  - httpd.service.xml(8): mention ProtectSystem= setting
* Wed May 01 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3
  - add ServerTokens: Full-Release support
* Mon Apr 15 2024 Joe Orton <jorton@redhat.com> - 2.4.59-2
  - mod_ssl: add DH param handling fix (r1916863)
* Fri Apr 05 2024 Joe Orton <jorton@redhat.com> - 2.4.59-1
  - update to 2.4.59
* Thu Mar 28 2024 Joe Orton <jorton@redhat.com> - 2.4.58-8
  - rebuild to fix changelog ordering
* Thu Mar 07 2024 Rahul Sundaram <sundaram@fedoraproject.org> - 2.4.58-7
  - Update Systemd security settings as part of https://fedoraproject.org/wiki/Changes/SystemdSecurityHardening
  - updated httpd.service(5) (Joe Orton)

Files

/etc/httpd/conf
/etc/httpd/conf.d/autoindex.conf
/etc/httpd/conf.d/userdir.conf
/etc/httpd/conf.d/welcome.conf
/etc/httpd/conf.modules.d
/etc/httpd/conf.modules.d/00-base.conf
/etc/httpd/conf.modules.d/00-dav.conf
/etc/httpd/conf.modules.d/00-mpm.conf
/etc/httpd/conf.modules.d/00-optional.conf
/etc/httpd/conf.modules.d/00-proxy.conf
/etc/httpd/conf.modules.d/01-cgi.conf
/etc/httpd/conf.modules.d/README
/etc/httpd/conf/httpd.conf
/etc/httpd/conf/magic
/etc/httpd/logs
/etc/httpd/modules
/etc/httpd/run
/etc/httpd/state
/etc/logrotate.d/httpd
/etc/sysconfig/htcacheclean
/run/httpd
/run/httpd/htcacheclean
/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/db532e36a4c9e893805e3714c1c2c800903f00
/usr/lib/.build-id/04
/usr/lib/.build-id/04/3837ca1f01fc782c1d0e9557815e812ff9fe46
/usr/lib/.build-id/05
/usr/lib/.build-id/05/a2cd2fdc6663eaa7d807370c2ce1c0bb01fcac
/usr/lib/.build-id/06
/usr/lib/.build-id/06/61b9b5df68afb225bbfdbed2a8b1e599bd381d
/usr/lib/.build-id/07
/usr/lib/.build-id/07/d0f50a393704af8c168dd493f41b80710ea28e
/usr/lib/.build-id/11
/usr/lib/.build-id/11/f8a06cf9edcdb89627c0f04f800389c68435ef
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/1ccf2968c89da29dc868628e2a78daa30e588c
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/2e53bba8768b95db44980ba6837fff1bdc709f
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/ebe28f2f563e9a5f67b4a91ed0a3feb3220e6d
/usr/lib/.build-id/1e/ed0cee72ab7e781cd7c2e86fe2d712ab68504f
/usr/lib/.build-id/21
/usr/lib/.build-id/21/0a6cd8edec1ed7ae8458e91ced10e55d79be66
/usr/lib/.build-id/21/f206e30ddefd3ff53a2248fe2d5be5c71c5aa6
/usr/lib/.build-id/25
/usr/lib/.build-id/25/eb2b0ae7cef4231684c4dc89b23b03ba1a5b77
/usr/lib/.build-id/26
/usr/lib/.build-id/26/5844fc7d578669ad12b4b03625fa594c3e68ff
/usr/lib/.build-id/27
/usr/lib/.build-id/27/f775133f0a6c8e731ee0010f8d7615a71409fa
/usr/lib/.build-id/29
/usr/lib/.build-id/29/a2be545290866240681683cf14b4fb4007113b
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/07011ad75258ab559335f143f3d0473427e15e
/usr/lib/.build-id/2d/3a82a8d3b43d294cf580f055bf3e87b3537299
/usr/lib/.build-id/31
/usr/lib/.build-id/31/24eceabcaa366fa21b3922f6d64019a8e48fa9
/usr/lib/.build-id/32
/usr/lib/.build-id/32/7a4674f5f62dd9441a38baa5717617b492d57f
/usr/lib/.build-id/32/ae9565031a67a0efc7287504696a4d33acd202
/usr/lib/.build-id/35
/usr/lib/.build-id/35/68d1b281519ce266eddb5145780aca9a9ad94a
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/5aa3fdad0982256258a9a57d146b65cb139ac5
/usr/lib/.build-id/3c/d8dc78942d9cf9e2242140e95d7e52eb325c1b
/usr/lib/.build-id/43
/usr/lib/.build-id/43/08280761f94baacc14a9952ad8cf210b7d665e
/usr/lib/.build-id/45
/usr/lib/.build-id/45/0a65603617c67fa2d7dc455c5e0091e89be6a5
/usr/lib/.build-id/45/666147c90c6027c06686f58f88af41fa772dd1
/usr/lib/.build-id/47
/usr/lib/.build-id/47/7322aa7c23f691776eb960e3f9e4715189ebb2
/usr/lib/.build-id/48
/usr/lib/.build-id/48/b9466e81c1878f7acdc7ca8b3501b50b63d0b2
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/60ae308d270f387e30d40babcd1e845b2d5049
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/4d88e340e6c022cc089e856e1285acb8bf46f9
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/6c4a64cb3e09994880782d52d494fe1b1120a6
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/31a0c8b3a19fae70f56debaa67c9350e40c48d
/usr/lib/.build-id/50
/usr/lib/.build-id/50/3a1c59e772bd69ff31dc58f3689c3f02c4833d
/usr/lib/.build-id/52
/usr/lib/.build-id/52/382469f0cd9164cadb3b356b9674218f4b58c8
/usr/lib/.build-id/52/84345efef5f50e3fe06ccf0f48620ea2ed1965
/usr/lib/.build-id/55
/usr/lib/.build-id/55/3e43fadd3508ccf41ac015fccf91c9c2b06442
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/0d2177b5ea2e931ec9f8ae0876abfb7dcb92ec
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/17c6d8630156a3cacda9abd8642f9f6479a485
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/8ea3e6c88de007fb9e147c898820e30f70300a
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/e000ace48c66ca40e9326390e47b1d4f123bf2
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/a1a406f73ac20e5e76649cdbcba68674683878
/usr/lib/.build-id/5f/c09cc6b135577a760529ce4774371ba90d8611
/usr/lib/.build-id/68
/usr/lib/.build-id/68/dab401bf7680b4be9372235e200ad2f5004d0c
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/48f859d07bf0165952330b5a7ae7e74e82b55c
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/1f21542a1de31081f77982ddfbfd36edbc7299
/usr/lib/.build-id/6c/f22de7a8121b5a1315a54141d97f7fc4ea2607
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/c8e81b1ebe2b82b3153936230fc51ab221bf48
/usr/lib/.build-id/6e/f02f2fb18a8a76e307b1cc7b7016a454eb1718
/usr/lib/.build-id/75
/usr/lib/.build-id/75/106a6d75a25e3e9adda36d7626ea2b2fa9485c
/usr/lib/.build-id/76
/usr/lib/.build-id/76/5547e4e48206a7285c19b06ea78c1f612add5a
/usr/lib/.build-id/76/73bb11d8b80ab598943d5578ae2cbf0919a7d7
/usr/lib/.build-id/77/5cc6965cdafb1697e2344cb732e6765a44c355
/usr/lib/.build-id/79
/usr/lib/.build-id/79/6b8584327b4a56d4c626fd49d8349b4e2ec35d
/usr/lib/.build-id/79/8d5f381fe246688cc626b008fabe5c6a2bdd95
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/a455c4331b2c012cedef68eed02c4d093b9969
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/590c43625e4661a5a8089de1e4294affa9e45b
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/fbedb8b7d347bd9ca81a57e3fcf37cd3607e48
/usr/lib/.build-id/83
/usr/lib/.build-id/83/96a0abd95e87d657e8e30d00f14d43e11962f7
/usr/lib/.build-id/83/cc5a7f92df397ffcc6b2183d99a77d20525ef7
/usr/lib/.build-id/84
/usr/lib/.build-id/84/b684ada91d76da14825be6f766caa63712a6b7
/usr/lib/.build-id/87
/usr/lib/.build-id/87/accaa4a986bba713ea5de76be64569caf67816
/usr/lib/.build-id/88
/usr/lib/.build-id/88/af673b7f127e1c52d507b31edbc65f82679b52
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/411b960b035b188052e0c69dc434f19ea7c3ec
/usr/lib/.build-id/8a/4508f67057f863ec0f768e00d10145d5c0c7f0
/usr/lib/.build-id/8a/e19ff5b81a64812478360572dd6ab516bb77d0
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/f16fd0d0bc019aeaea947b853129ab673f687b
/usr/lib/.build-id/90
/usr/lib/.build-id/90/e259a3dbb45cc6c9968894be54f626d27021aa
/usr/lib/.build-id/90/f500dee4c33ac562290afe8cb171f7959bc4b9
/usr/lib/.build-id/93
/usr/lib/.build-id/93/2e0921bb094392687f4ac058779080858b4750
/usr/lib/.build-id/96
/usr/lib/.build-id/96/274248e236739220457da6cf81a2482d34b423
/usr/lib/.build-id/99
/usr/lib/.build-id/99/bf4e4ce8caf180d61405be25b9b6e0b9fc445c
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/5b92ccd2a10608d5ee7487921cc028fddafac7
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/9e56773a7f9f0ba21b0d21589f0e0982233e3c
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/ce6d1f3cc6401f224ba436d2851bd00e6a1c16
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/085a5e7bfb54c9d8656d67dfb4b19240ed697f
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/5bef9c9b2468bd59bec1b9e633e10118f1ae6b
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/856019cf79d126aa873a16eb2618d47559c469
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/05c6557a57e93fd1ab4049075bc00ee64a4169
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/8d308e2d8324062f6cfa912bd400c5ef1203b4
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/f704879a3e596ee679b9d2d489098587b30d26
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/3381a196dc066cd6109f46343e1a287b43fae8
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/064c295102ff6465ab038a63d6b29e46509338
/usr/lib/.build-id/c1/3d7dfa7a285dcfa73147c9c5182609fd03a0a5
/usr/lib/.build-id/c1/b1d94fc4683eb9beed621fa9a6092ed61217fc
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/6072c8396ef8835801e79054c17eff8df342f2
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/0b94963e58bcc5211a7e0b4f2187531371ecb8
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/2c0bc93a6761af340afdd892995d0efaf046c5
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/d6e4b4ca710596bcc8b03af59f8dcd78a8fa13
/usr/lib/.build-id/c5/e07035d96848818b0059200fc238b3bc1f332c
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/81a42e9039f26b56c5c841e9dbdfcba10bbafc
/usr/lib/.build-id/c8/c315fe32f23517449275f023c2d61a4e7e037a
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/fce8379c66048da40adc857ead6c7c7ac14ac1
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/7b9d2e0b20e5e177babb5feb6048fc4fd6f680
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/543214941328eb5175ea08ae3c60b10acf5bd8
/usr/lib/.build-id/d1/9594552771171ccfb1ef1c6a3f6b1632050f45
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/0255e732b630fbf56bb310a2bcc0c951cfa63e
/usr/lib/.build-id/d4/1f720fb68013123a956b9e0f84ab628194939a
/usr/lib/.build-id/d4/6e999252d14f6436038cf70cab83121a4be28a
/usr/lib/.build-id/d4/d98b5b2555081d11ad7295a182abc65bce1cc7
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/69b0b47794bdd9e0bb5d29614fa801e48c2257
/usr/lib/.build-id/da
/usr/lib/.build-id/da/f863f8b1581407534177bde433c548c40fe263
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/d4f6b88288e6dbf9519d2767115eab000e8625
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/04550b2b0853699a9b0bd8fd6c1751cdd5d582
/usr/lib/.build-id/e2/5964e00fa3f310e078ccb4609a6ed284531977
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/d0daec6fb4fa3be03a0f23cfafa672da92c0aa
/usr/lib/.build-id/e4/e688f24aa66785fc3b6d1bd475fdee5e247a85
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/b0c1fa34173d9918b7548a97adfef92a1ed7d5
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/7d11826493537f30071535444bed37bce7b5bd
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/72fdd1752fc0e7dace0fa0351a60ad2ed4fb64
/usr/lib/.build-id/ea/a2b9834d13b72e10f50b2848b02c390a154ce8
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/d107556b377098c47ec4422de3586d982cb5f1
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/606372d763af9788e2babd5ad92adef8d3f0f3
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/35b86fc3344b11fd89f7099622ac3d9de5c0c5
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/0f323f870408596945da367d14db1debeabce0
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/c82890b7f0dbdfa333629d2d33e9c34a07e5f9
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/03d53aaccb96de9b745bb033469d6042542caa
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/fd779386ced5a34e1bf7bde9499f7f569d6e46
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/265ce7d352906e3f67e1721553620607a06e82
/usr/lib/tmpfiles.d/httpd.conf
/usr/lib64/httpd
/usr/lib64/httpd/modules
/usr/lib64/httpd/modules/mod_access_compat.so
/usr/lib64/httpd/modules/mod_actions.so
/usr/lib64/httpd/modules/mod_alias.so
/usr/lib64/httpd/modules/mod_allowmethods.so
/usr/lib64/httpd/modules/mod_asis.so
/usr/lib64/httpd/modules/mod_auth_basic.so
/usr/lib64/httpd/modules/mod_auth_digest.so
/usr/lib64/httpd/modules/mod_authn_anon.so
/usr/lib64/httpd/modules/mod_authn_core.so
/usr/lib64/httpd/modules/mod_authn_dbd.so
/usr/lib64/httpd/modules/mod_authn_dbm.so
/usr/lib64/httpd/modules/mod_authn_file.so
/usr/lib64/httpd/modules/mod_authn_socache.so
/usr/lib64/httpd/modules/mod_authnz_fcgi.so
/usr/lib64/httpd/modules/mod_authz_core.so
/usr/lib64/httpd/modules/mod_authz_dbd.so
/usr/lib64/httpd/modules/mod_authz_dbm.so
/usr/lib64/httpd/modules/mod_authz_groupfile.so
/usr/lib64/httpd/modules/mod_authz_host.so
/usr/lib64/httpd/modules/mod_authz_owner.so
/usr/lib64/httpd/modules/mod_authz_user.so
/usr/lib64/httpd/modules/mod_autoindex.so
/usr/lib64/httpd/modules/mod_buffer.so
/usr/lib64/httpd/modules/mod_cache.so
/usr/lib64/httpd/modules/mod_cache_disk.so
/usr/lib64/httpd/modules/mod_cache_socache.so
/usr/lib64/httpd/modules/mod_cgi.so
/usr/lib64/httpd/modules/mod_cgid.so
/usr/lib64/httpd/modules/mod_charset_lite.so
/usr/lib64/httpd/modules/mod_data.so
/usr/lib64/httpd/modules/mod_dav.so
/usr/lib64/httpd/modules/mod_dav_fs.so
/usr/lib64/httpd/modules/mod_dav_lock.so
/usr/lib64/httpd/modules/mod_dbd.so
/usr/lib64/httpd/modules/mod_deflate.so
/usr/lib64/httpd/modules/mod_dialup.so
/usr/lib64/httpd/modules/mod_dir.so
/usr/lib64/httpd/modules/mod_dumpio.so
/usr/lib64/httpd/modules/mod_echo.so
/usr/lib64/httpd/modules/mod_env.so
/usr/lib64/httpd/modules/mod_expires.so
/usr/lib64/httpd/modules/mod_ext_filter.so
/usr/lib64/httpd/modules/mod_filter.so
/usr/lib64/httpd/modules/mod_headers.so
/usr/lib64/httpd/modules/mod_heartbeat.so
/usr/lib64/httpd/modules/mod_heartmonitor.so
/usr/lib64/httpd/modules/mod_include.so
/usr/lib64/httpd/modules/mod_info.so
/usr/lib64/httpd/modules/mod_lbmethod_bybusyness.so
/usr/lib64/httpd/modules/mod_lbmethod_byrequests.so
/usr/lib64/httpd/modules/mod_lbmethod_bytraffic.so
/usr/lib64/httpd/modules/mod_lbmethod_heartbeat.so
/usr/lib64/httpd/modules/mod_log_config.so
/usr/lib64/httpd/modules/mod_log_debug.so
/usr/lib64/httpd/modules/mod_log_forensic.so
/usr/lib64/httpd/modules/mod_logio.so
/usr/lib64/httpd/modules/mod_macro.so
/usr/lib64/httpd/modules/mod_mime.so
/usr/lib64/httpd/modules/mod_mime_magic.so
/usr/lib64/httpd/modules/mod_mpm_event.so
/usr/lib64/httpd/modules/mod_mpm_prefork.so
/usr/lib64/httpd/modules/mod_mpm_worker.so
/usr/lib64/httpd/modules/mod_negotiation.so
/usr/lib64/httpd/modules/mod_proxy.so
/usr/lib64/httpd/modules/mod_proxy_ajp.so
/usr/lib64/httpd/modules/mod_proxy_balancer.so
/usr/lib64/httpd/modules/mod_proxy_connect.so
/usr/lib64/httpd/modules/mod_proxy_express.so
/usr/lib64/httpd/modules/mod_proxy_fcgi.so
/usr/lib64/httpd/modules/mod_proxy_fdpass.so
/usr/lib64/httpd/modules/mod_proxy_ftp.so
/usr/lib64/httpd/modules/mod_proxy_hcheck.so
/usr/lib64/httpd/modules/mod_proxy_http.so
/usr/lib64/httpd/modules/mod_proxy_scgi.so
/usr/lib64/httpd/modules/mod_proxy_uwsgi.so
/usr/lib64/httpd/modules/mod_proxy_wstunnel.so
/usr/lib64/httpd/modules/mod_ratelimit.so
/usr/lib64/httpd/modules/mod_reflector.so
/usr/lib64/httpd/modules/mod_remoteip.so
/usr/lib64/httpd/modules/mod_reqtimeout.so
/usr/lib64/httpd/modules/mod_request.so
/usr/lib64/httpd/modules/mod_rewrite.so
/usr/lib64/httpd/modules/mod_sed.so
/usr/lib64/httpd/modules/mod_setenvif.so
/usr/lib64/httpd/modules/mod_slotmem_plain.so
/usr/lib64/httpd/modules/mod_slotmem_shm.so
/usr/lib64/httpd/modules/mod_socache_dbm.so
/usr/lib64/httpd/modules/mod_socache_memcache.so
/usr/lib64/httpd/modules/mod_socache_redis.so
/usr/lib64/httpd/modules/mod_socache_shmcb.so
/usr/lib64/httpd/modules/mod_speling.so
/usr/lib64/httpd/modules/mod_status.so
/usr/lib64/httpd/modules/mod_substitute.so
/usr/lib64/httpd/modules/mod_suexec.so
/usr/lib64/httpd/modules/mod_unique_id.so
/usr/lib64/httpd/modules/mod_unixd.so
/usr/lib64/httpd/modules/mod_userdir.so
/usr/lib64/httpd/modules/mod_usertrack.so
/usr/lib64/httpd/modules/mod_version.so
/usr/lib64/httpd/modules/mod_vhost_alias.so
/usr/lib64/httpd/modules/mod_watchdog.so
/usr/libexec/initscripts/legacy-actions/httpd
/usr/libexec/initscripts/legacy-actions/httpd/configtest
/usr/libexec/initscripts/legacy-actions/httpd/graceful
/usr/sbin/apachectl
/usr/sbin/fcgistarter
/usr/sbin/htcacheclean
/usr/sbin/httpd
/usr/sbin/rotatelogs
/usr/sbin/suexec
/usr/share/doc/httpd-core
/usr/share/doc/httpd-core/ABOUT_APACHE
/usr/share/doc/httpd-core/CHANGES
/usr/share/doc/httpd-core/LICENSE
/usr/share/doc/httpd-core/NOTICE
/usr/share/doc/httpd-core/README
/usr/share/doc/httpd-core/VERSIONING
/usr/share/doc/httpd-core/httpd-autoindex.conf
/usr/share/doc/httpd-core/httpd-dav.conf
/usr/share/doc/httpd-core/httpd-default.conf
/usr/share/doc/httpd-core/httpd-info.conf
/usr/share/doc/httpd-core/httpd-languages.conf
/usr/share/doc/httpd-core/httpd-manual.conf
/usr/share/doc/httpd-core/httpd-mpm.conf
/usr/share/doc/httpd-core/httpd-multilang-errordoc.conf
/usr/share/doc/httpd-core/httpd-vhosts.conf
/usr/share/doc/httpd-core/instance.conf
/usr/share/doc/httpd-core/proxy-html.conf
/usr/share/doc/httpd-core/server-status.conf
/usr/share/httpd/error
/usr/share/httpd/error/HTTP_BAD_GATEWAY.html.var
/usr/share/httpd/error/HTTP_BAD_REQUEST.html.var
/usr/share/httpd/error/HTTP_FORBIDDEN.html.var
/usr/share/httpd/error/HTTP_GONE.html.var
/usr/share/httpd/error/HTTP_INTERNAL_SERVER_ERROR.html.var
/usr/share/httpd/error/HTTP_LENGTH_REQUIRED.html.var
/usr/share/httpd/error/HTTP_METHOD_NOT_ALLOWED.html.var
/usr/share/httpd/error/HTTP_NOT_FOUND.html.var
/usr/share/httpd/error/HTTP_NOT_IMPLEMENTED.html.var
/usr/share/httpd/error/HTTP_PRECONDITION_FAILED.html.var
/usr/share/httpd/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
/usr/share/httpd/error/HTTP_REQUEST_TIME_OUT.html.var
/usr/share/httpd/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
/usr/share/httpd/error/HTTP_SERVICE_UNAVAILABLE.html.var
/usr/share/httpd/error/HTTP_UNAUTHORIZED.html.var
/usr/share/httpd/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
/usr/share/httpd/error/HTTP_VARIANT_ALSO_VARIES.html.var
/usr/share/httpd/error/README
/usr/share/httpd/error/contact.html.var
/usr/share/httpd/error/include
/usr/share/httpd/error/include/bottom.html
/usr/share/httpd/error/include/spacer.html
/usr/share/httpd/error/include/top.html
/usr/share/httpd/icons/README
/usr/share/httpd/icons/README.html
/usr/share/httpd/icons/a.gif
/usr/share/httpd/icons/a.png
/usr/share/httpd/icons/alert.black.gif
/usr/share/httpd/icons/alert.black.png
/usr/share/httpd/icons/alert.red.gif
/usr/share/httpd/icons/alert.red.png
/usr/share/httpd/icons/apache_pb.gif
/usr/share/httpd/icons/apache_pb.png
/usr/share/httpd/icons/apache_pb.svg
/usr/share/httpd/icons/apache_pb2.gif
/usr/share/httpd/icons/apache_pb2.png
/usr/share/httpd/icons/apache_pb3.png
/usr/share/httpd/icons/back.gif
/usr/share/httpd/icons/back.png
/usr/share/httpd/icons/ball.gray.gif
/usr/share/httpd/icons/ball.gray.png
/usr/share/httpd/icons/ball.red.gif
/usr/share/httpd/icons/ball.red.png
/usr/share/httpd/icons/binary.gif
/usr/share/httpd/icons/binary.png
/usr/share/httpd/icons/binhex.gif
/usr/share/httpd/icons/binhex.png
/usr/share/httpd/icons/blank.gif
/usr/share/httpd/icons/blank.png
/usr/share/httpd/icons/bomb.gif
/usr/share/httpd/icons/bomb.png
/usr/share/httpd/icons/box1.gif
/usr/share/httpd/icons/box1.png
/usr/share/httpd/icons/box2.gif
/usr/share/httpd/icons/box2.png
/usr/share/httpd/icons/broken.gif
/usr/share/httpd/icons/broken.png
/usr/share/httpd/icons/burst.gif
/usr/share/httpd/icons/burst.png
/usr/share/httpd/icons/c.gif
/usr/share/httpd/icons/c.png
/usr/share/httpd/icons/comp.blue.gif
/usr/share/httpd/icons/comp.blue.png
/usr/share/httpd/icons/comp.gray.gif
/usr/share/httpd/icons/comp.gray.png
/usr/share/httpd/icons/compressed.gif
/usr/share/httpd/icons/compressed.png
/usr/share/httpd/icons/continued.gif
/usr/share/httpd/icons/continued.png
/usr/share/httpd/icons/dir.gif
/usr/share/httpd/icons/dir.png
/usr/share/httpd/icons/diskimg.gif
/usr/share/httpd/icons/diskimg.png
/usr/share/httpd/icons/down.gif
/usr/share/httpd/icons/down.png
/usr/share/httpd/icons/dvi.gif
/usr/share/httpd/icons/dvi.png
/usr/share/httpd/icons/f.gif
/usr/share/httpd/icons/f.png
/usr/share/httpd/icons/folder.gif
/usr/share/httpd/icons/folder.open.gif
/usr/share/httpd/icons/folder.open.png
/usr/share/httpd/icons/folder.png
/usr/share/httpd/icons/folder.sec.gif
/usr/share/httpd/icons/folder.sec.png
/usr/share/httpd/icons/forward.gif
/usr/share/httpd/icons/forward.png
/usr/share/httpd/icons/generic.gif
/usr/share/httpd/icons/generic.png
/usr/share/httpd/icons/generic.red.gif
/usr/share/httpd/icons/generic.red.png
/usr/share/httpd/icons/generic.sec.gif
/usr/share/httpd/icons/generic.sec.png
/usr/share/httpd/icons/hand.right.gif
/usr/share/httpd/icons/hand.right.png
/usr/share/httpd/icons/hand.up.gif
/usr/share/httpd/icons/hand.up.png
/usr/share/httpd/icons/icon.sheet.gif
/usr/share/httpd/icons/icon.sheet.png
/usr/share/httpd/icons/image1.gif
/usr/share/httpd/icons/image1.png
/usr/share/httpd/icons/image2.gif
/usr/share/httpd/icons/image2.png
/usr/share/httpd/icons/image3.gif
/usr/share/httpd/icons/image3.png
/usr/share/httpd/icons/index.gif
/usr/share/httpd/icons/index.png
/usr/share/httpd/icons/layout.gif
/usr/share/httpd/icons/layout.png
/usr/share/httpd/icons/left.gif
/usr/share/httpd/icons/left.png
/usr/share/httpd/icons/link.gif
/usr/share/httpd/icons/link.png
/usr/share/httpd/icons/movie.gif
/usr/share/httpd/icons/movie.png
/usr/share/httpd/icons/odf6odb.png
/usr/share/httpd/icons/odf6odc.png
/usr/share/httpd/icons/odf6odf.png
/usr/share/httpd/icons/odf6odg.png
/usr/share/httpd/icons/odf6odi.png
/usr/share/httpd/icons/odf6odm.png
/usr/share/httpd/icons/odf6odp.png
/usr/share/httpd/icons/odf6ods.png
/usr/share/httpd/icons/odf6odt.png
/usr/share/httpd/icons/odf6otc.png
/usr/share/httpd/icons/odf6otf.png
/usr/share/httpd/icons/odf6otg.png
/usr/share/httpd/icons/odf6oth.png
/usr/share/httpd/icons/odf6oti.png
/usr/share/httpd/icons/odf6otp.png
/usr/share/httpd/icons/odf6ots.png
/usr/share/httpd/icons/odf6ott.png
/usr/share/httpd/icons/p.gif
/usr/share/httpd/icons/p.png
/usr/share/httpd/icons/patch.gif
/usr/share/httpd/icons/patch.png
/usr/share/httpd/icons/pdf.gif
/usr/share/httpd/icons/pdf.png
/usr/share/httpd/icons/pie0.gif
/usr/share/httpd/icons/pie0.png
/usr/share/httpd/icons/pie1.gif
/usr/share/httpd/icons/pie1.png
/usr/share/httpd/icons/pie2.gif
/usr/share/httpd/icons/pie2.png
/usr/share/httpd/icons/pie3.gif
/usr/share/httpd/icons/pie3.png
/usr/share/httpd/icons/pie4.gif
/usr/share/httpd/icons/pie4.png
/usr/share/httpd/icons/pie5.gif
/usr/share/httpd/icons/pie5.png
/usr/share/httpd/icons/pie6.gif
/usr/share/httpd/icons/pie6.png
/usr/share/httpd/icons/pie7.gif
/usr/share/httpd/icons/pie7.png
/usr/share/httpd/icons/pie8.gif
/usr/share/httpd/icons/pie8.png
/usr/share/httpd/icons/portal.gif
/usr/share/httpd/icons/portal.png
/usr/share/httpd/icons/poweredby.png
/usr/share/httpd/icons/ps.gif
/usr/share/httpd/icons/ps.png
/usr/share/httpd/icons/quill.gif
/usr/share/httpd/icons/quill.png
/usr/share/httpd/icons/right.gif
/usr/share/httpd/icons/right.png
/usr/share/httpd/icons/screw1.gif
/usr/share/httpd/icons/screw1.png
/usr/share/httpd/icons/screw2.gif
/usr/share/httpd/icons/screw2.png
/usr/share/httpd/icons/script.gif
/usr/share/httpd/icons/script.png
/usr/share/httpd/icons/small
/usr/share/httpd/icons/small/back.gif
/usr/share/httpd/icons/small/back.png
/usr/share/httpd/icons/small/binary.gif
/usr/share/httpd/icons/small/binary.png
/usr/share/httpd/icons/small/binhex.gif
/usr/share/httpd/icons/small/binhex.png
/usr/share/httpd/icons/small/blank.gif
/usr/share/httpd/icons/small/blank.png
/usr/share/httpd/icons/small/broken.gif
/usr/share/httpd/icons/small/broken.png
/usr/share/httpd/icons/small/burst.gif
/usr/share/httpd/icons/small/burst.png
/usr/share/httpd/icons/small/comp1.gif
/usr/share/httpd/icons/small/comp1.png
/usr/share/httpd/icons/small/comp2.gif
/usr/share/httpd/icons/small/comp2.png
/usr/share/httpd/icons/small/compressed.gif
/usr/share/httpd/icons/small/compressed.png
/usr/share/httpd/icons/small/continued.gif
/usr/share/httpd/icons/small/continued.png
/usr/share/httpd/icons/small/doc.gif
/usr/share/httpd/icons/small/doc.png
/usr/share/httpd/icons/small/folder.gif
/usr/share/httpd/icons/small/folder.png
/usr/share/httpd/icons/small/folder2.gif
/usr/share/httpd/icons/small/folder2.png
/usr/share/httpd/icons/small/forward.gif
/usr/share/httpd/icons/small/forward.png
/usr/share/httpd/icons/small/generic.gif
/usr/share/httpd/icons/small/generic.png
/usr/share/httpd/icons/small/generic2.gif
/usr/share/httpd/icons/small/generic2.png
/usr/share/httpd/icons/small/generic3.gif
/usr/share/httpd/icons/small/generic3.png
/usr/share/httpd/icons/small/image.gif
/usr/share/httpd/icons/small/image.png
/usr/share/httpd/icons/small/image2.gif
/usr/share/httpd/icons/small/image2.png
/usr/share/httpd/icons/small/index.gif
/usr/share/httpd/icons/small/index.png
/usr/share/httpd/icons/small/key.gif
/usr/share/httpd/icons/small/key.png
/usr/share/httpd/icons/small/movie.gif
/usr/share/httpd/icons/small/movie.png
/usr/share/httpd/icons/small/patch.gif
/usr/share/httpd/icons/small/patch.png
/usr/share/httpd/icons/small/ps.gif
/usr/share/httpd/icons/small/ps.png
/usr/share/httpd/icons/small/rainbow.gif
/usr/share/httpd/icons/small/rainbow.png
/usr/share/httpd/icons/small/sound.gif
/usr/share/httpd/icons/small/sound.png
/usr/share/httpd/icons/small/sound2.gif
/usr/share/httpd/icons/small/sound2.png
/usr/share/httpd/icons/small/tar.gif
/usr/share/httpd/icons/small/tar.png
/usr/share/httpd/icons/small/text.gif
/usr/share/httpd/icons/small/text.png
/usr/share/httpd/icons/small/transfer.gif
/usr/share/httpd/icons/small/transfer.png
/usr/share/httpd/icons/small/unknown.gif
/usr/share/httpd/icons/small/unknown.png
/usr/share/httpd/icons/small/uu.gif
/usr/share/httpd/icons/small/uu.png
/usr/share/httpd/icons/sound1.gif
/usr/share/httpd/icons/sound1.png
/usr/share/httpd/icons/sound2.gif
/usr/share/httpd/icons/sound2.png
/usr/share/httpd/icons/sphere1.gif
/usr/share/httpd/icons/sphere1.png
/usr/share/httpd/icons/sphere2.gif
/usr/share/httpd/icons/sphere2.png
/usr/share/httpd/icons/svg.png
/usr/share/httpd/icons/system_noindex_logo.png
/usr/share/httpd/icons/tar.gif
/usr/share/httpd/icons/tar.png
/usr/share/httpd/icons/tex.gif
/usr/share/httpd/icons/tex.png
/usr/share/httpd/icons/text.gif
/usr/share/httpd/icons/text.png
/usr/share/httpd/icons/transfer.gif
/usr/share/httpd/icons/transfer.png
/usr/share/httpd/icons/unknown.gif
/usr/share/httpd/icons/unknown.png
/usr/share/httpd/icons/up.gif
/usr/share/httpd/icons/up.png
/usr/share/httpd/icons/uu.gif
/usr/share/httpd/icons/uu.png
/usr/share/httpd/icons/uuencoded.gif
/usr/share/httpd/icons/uuencoded.png
/usr/share/httpd/icons/world1.gif
/usr/share/httpd/icons/world1.png
/usr/share/httpd/icons/world2.gif
/usr/share/httpd/icons/world2.png
/usr/share/httpd/icons/xml.png
/usr/share/httpd/noindex
/usr/share/httpd/noindex/index.html
/usr/share/httpd/server-status
/usr/share/httpd/server-status/README.md
/usr/share/httpd/server-status/feather.png
/usr/share/httpd/server-status/server-status.lua
/var/cache/httpd
/var/cache/httpd/proxy
/var/lib/httpd
/var/log/httpd


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 14 07:04:46 2026