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_2.6 RPM for x86_64

From AlmaLinux 10.2 AppStream for x86_64

Name: httpd-core Distribution: AlmaLinux
Version: 2.4.63 Vendor: AlmaLinux
Release: 13.el10_2.6 Build date: Wed Aug 26 13:32:31 2026
Group: Unspecified Build host: x64-builder02.almalinux.org
Size: 4865787 Source RPM: httpd-2.4.63-13.el10_2.6.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.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 Aug 20 2026 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-13.6
  - Resolves: RHEL-190812 - httpd: Apache HTTP Server: Arbitrary code execution
    or denial of service via use-after-free in mod_ldap per-directory
    configuration (CVE-2026-29167)
* Thu Jul 09 2026 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-13.5
  - Resolves: RHEL-192750 - mod_proxy_html regression in CVE-2026-34355 fix
* Tue Jun 23 2026 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-13.4
  - Resolves: RHEL-186221 - httpd: Apache HTTP Server: Heap-based Buffer Overflow
    via malicious backend servers (CVE-2026-34356)
  - Resolves: RHEL-186195 - httpd: Apache HTTP Server: Heap-based Buffer Overflow
    via untrusted content in mod_xml2enc (CVE-2026-42536)
  - Resolves: RHEL-186182 - httpd: Apache HTTP Server: Buffer overflow in
    mod_proxy_html allows security bypass (CVE-2026-34355)
  - Resolves: RHEL-186158 - httpd: Apache HTTP Server: Buffer Over-read via
    outbound OCSP requests to attacker-controlled server (CVE-2026-44185)
  - Resolves: RHEL-184305 - httpd: Apache HTTP Server: Denial of Service via
    crafted regular expressions (CVE-2026-44631)
  - Resolves : RHEL-182581 - httpd: incomplete fix for 
    CVE-2023-38709 (CVE-2024-42516)
  - Resolves: RHEL-175621 - httpd: NULL pointer dereference via specially crafted
    request (CVE-2026-29169)
  - Also addresses CVE-2026-44119, CVE-2026-44186, CVE-2026-42535,
    CVE-2026-24072, CVE-2026-33006, CVE-2026-43951
* Mon May 11 2026 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-13.1
  - Resolves: RHEL-173549 - httpd: Apache HTTP Server mod_proxy_ajp: Arbitrary
    code execution via heap-based buffer overflow (CVE-2026-28780)
  - Resolves: RHEL-175065 - httpd: NULL pointer dereference can cause a child
    process crash (CVE-2026-33007)
  - Resolves: RHEL-175095 - httpd: off-by-one out-of-bounds reads in AJP getter
    functions (CVE-2026-33857)
  - Resolves: RHEL-175039 - httpd: heap-based buffer over-read due to missing
    null-termination check (CVE-2026-34032)
  - Resolves: RHEL-175050 - httpd: heap-based buffer over-read and memory
    disclosure in ajp_parse_data() (CVE-2026-34059)
* 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

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/41caf9aad22bd8bf42e3383d1ce34c7801ae8b
/usr/lib/.build-id/06
/usr/lib/.build-id/06/3f2e6c52f5ddf5d7660b3b28ff365fe596c9cd
/usr/lib/.build-id/09
/usr/lib/.build-id/09/a7f3145f35fdc18ea3d8a3410cabd49caab968
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/e1f5ec898d64f7f32794cead456053bd053b65
/usr/lib/.build-id/10
/usr/lib/.build-id/10/267531d1f56654180bfa50eecf27ce8cc3a038
/usr/lib/.build-id/10/97ffc1a3d5aaceffb7477e1ef3c59d95685a20
/usr/lib/.build-id/16
/usr/lib/.build-id/16/d979ff28a8930cbcf616f3a47d640e7e032978
/usr/lib/.build-id/17
/usr/lib/.build-id/17/582ed4ccfe9a5db2d522ff690f500a27ec1598
/usr/lib/.build-id/17/8142d7d1ffce0d6ea6899014d90f7ddcc5c8fc
/usr/lib/.build-id/17/ff1080f43dd405ee113a0883424e14d340ba80
/usr/lib/.build-id/18
/usr/lib/.build-id/18/562aca800fe4435eacc8cff2a3ad9171d724d9
/usr/lib/.build-id/19
/usr/lib/.build-id/19/baa25625e8dafb359f817424fe9f678d774ded
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/f04c3ba2da1005ed561ff1896da55805820229
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/26b908274a49c021a5ef03e9beafbd144c2712
/usr/lib/.build-id/1d/7db5348d1440ea6ef57d75467f8222707ace9f
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/bed0f52638895b20853ad5b9d505810c122f73
/usr/lib/.build-id/21
/usr/lib/.build-id/21/7e8f0bce91a5bcb290669bacf1e0d92555c622
/usr/lib/.build-id/24
/usr/lib/.build-id/24/dbe7839405824f8d96e43d301d615c3062a078
/usr/lib/.build-id/25
/usr/lib/.build-id/25/a59c63cadda31c8489ca7d4387d1a5d862a11e
/usr/lib/.build-id/27
/usr/lib/.build-id/27/b1a818339b045fc3184b3622c29e4e858b41e3
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/ed0e8c5444e106de0e48e24ac5acd30e014014
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/90d6f7b5b33c4ab0e6aaec33aa9d63655ab177
/usr/lib/.build-id/33
/usr/lib/.build-id/33/01ad3ea8ef4c8287b1764210da671485440504
/usr/lib/.build-id/34
/usr/lib/.build-id/34/35be46ef34980ae0fd1122d34d34fc28640d58
/usr/lib/.build-id/35
/usr/lib/.build-id/35/7cd2e5015c194fbe103aa8be1757bcf9e84903
/usr/lib/.build-id/36
/usr/lib/.build-id/36/dbd1e26d3ede2a94bf0f3c5f2171e1a038f92b
/usr/lib/.build-id/38
/usr/lib/.build-id/38/c98b7b0d14127b8633d7b1b759820db211f171
/usr/lib/.build-id/39
/usr/lib/.build-id/39/a15af9e507f89999f34b8e2a54e48ae8b118e2
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/7816584f39a49fba4a2b5b6daa46a848e27680
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/3b1221eacc760cf5ad8adf21b04b2ba09e65e8
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/82c5b64a595acae61b5efa8582b42e5acc046e
/usr/lib/.build-id/3e/d7b11d5b085088b512be6e23b63d8ca1d9b20f
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/1d436c4570eae149c41cd968809dffa2255c74
/usr/lib/.build-id/40
/usr/lib/.build-id/40/2011e287f8713915081d7792abc911629918d5
/usr/lib/.build-id/42
/usr/lib/.build-id/42/033b1319b5afb1cb2a8c92d665d1cb3f2f838b
/usr/lib/.build-id/42/89481c9d821a1204a195aa4fab9d5a68757018
/usr/lib/.build-id/49
/usr/lib/.build-id/49/798d2284f7364e5a0e048d6d4389d61ef9f252
/usr/lib/.build-id/49/7d51f334720ec31614a47f07292b0ef6795c4c
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/3dca5998eeed91e854a8a36fa376e6816f459e
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/933c9630a242902d0fd8f9acb6349838d4d3db
/usr/lib/.build-id/57
/usr/lib/.build-id/57/bfa7191698ba5246cd50de8f0307789f779a8e
/usr/lib/.build-id/58
/usr/lib/.build-id/58/88c4be51f68c48299ef7e2deae6e0555f9e343
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/fe1d90c6e330e562ea294f4915fc2aebcfa167
/usr/lib/.build-id/60
/usr/lib/.build-id/60/e3349960b98211306ecad5d35096f4b88bb36b
/usr/lib/.build-id/61
/usr/lib/.build-id/61/9b43dc2dfb1bd92f8117e32ed48bb2989294ee
/usr/lib/.build-id/62
/usr/lib/.build-id/62/c1b20f21a8f0d3a385751823f02f48bd5443a0
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/41adf1525483942154c8c25698267442d3cd2f
/usr/lib/.build-id/71
/usr/lib/.build-id/71/a2957ddb0cee96fa38e49f6694e355e6859bbf
/usr/lib/.build-id/73
/usr/lib/.build-id/73/a031f1891fae27edd72479a33c70e5f545c4e1
/usr/lib/.build-id/74
/usr/lib/.build-id/74/179bf6d73b9a133653d0789c2205f3c41e22b6
/usr/lib/.build-id/76
/usr/lib/.build-id/76/768978f1fc1bdb73fa74773e217eda2d8430b9
/usr/lib/.build-id/78
/usr/lib/.build-id/78/3a48d64010a65ada24605ddd6e6d4609ae2d5f
/usr/lib/.build-id/78/eefcd6c9360b7fc7340359ecd58f608a945157
/usr/lib/.build-id/79
/usr/lib/.build-id/79/7a5eddd30482f5ed758ea24677971ec0e97628
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/04f40b487b9c6c05b931cad195f5f83d859335
/usr/lib/.build-id/7c/7a51b459fc88ee916ef5eca9e326c6bc59a7b1
/usr/lib/.build-id/80
/usr/lib/.build-id/80/d6ee4bd7a37ca0a3768898d5950b7dcb335b6a
/usr/lib/.build-id/81
/usr/lib/.build-id/81/f0895b34731e52f7f7277f5c032ea0e21928a1
/usr/lib/.build-id/84
/usr/lib/.build-id/84/06672893d85a870bc40cdf38e8460519947994
/usr/lib/.build-id/86
/usr/lib/.build-id/86/0aab7c41654eccd5143602268e67c4875bea19
/usr/lib/.build-id/89
/usr/lib/.build-id/89/f6cd8075b587e56f00b1539295a02e056af11c
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/c6a25d4e8de68714604c5abe8a26823fe40e7a
/usr/lib/.build-id/90
/usr/lib/.build-id/90/515a99bd8fac408606d889c07d98db7c5ccf0e
/usr/lib/.build-id/90/91f06a798a37d7681f96c28e567e0394554cf1
/usr/lib/.build-id/94
/usr/lib/.build-id/94/4dbbd06061a91f8dc8058a79869d752873b4c7
/usr/lib/.build-id/96
/usr/lib/.build-id/96/3c3279f1733366a67e2504bdd73d20329c3bc4
/usr/lib/.build-id/97
/usr/lib/.build-id/97/c9a7e5d3d9247d9930c4c7ec37c36c464b98a2
/usr/lib/.build-id/98
/usr/lib/.build-id/98/dcbc17e2974f0a1570a32c695d2fb6f7abbdc4
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/ec0110886de0ed128d0f9ff8c8bab3ec618de8
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/ad64525bb8f4675426982bc93f18bf3b0c854c
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/fc0f020b1cb4ebe1f9b923feb34afc49971b9c
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/57e42ddb9ac274586c8957f0b5225c2f7ec43d
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/84b6dc159937ec8f04f8b890c0fc8e359a6e2e
/usr/lib/.build-id/a3/e4beaf19104b4d5792f3dddbf0d71a653b847d
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/9e84b4884bc86cfc8160e4a7aee58edd7c0bcc
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/3145839facd6dbfe7b4b630a20eeb2b84a4f69
/usr/lib/.build-id/aa/601dd91804915b62601993dfbb6f64053157e4
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/a18b885039c3a1f9e649c333b63902e0b09b4e
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/307df9f0b7d058f941a506159723dbc1ea875b
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/3db981d0d59bdb5629b5b6b58aa2782994c2df
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/8c1174bf083905120b971b14f59802ca990153
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/c52ad9e371fc718951748412883ba91f8807f9
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/6fbf6427261315f5aa8be6375aed1ad113cb8f
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/fb3268b3eaa4872d4f7ea3f14cf8bfe414b6fc
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/255d77b3b08148f00c4e58d9579878c2af250a
/usr/lib/.build-id/bd/afb14d48b90b5e47fc1a2df4f0466f89d4e014
/usr/lib/.build-id/be
/usr/lib/.build-id/be/0fe6e4e036f233b8983bb76babf55f500af393
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/b68650a03ad87c0df084480003a81075140144
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/38459bdf175de2995b2769e7e6a79d824b0228
/usr/lib/.build-id/c6/e4ad4f15c9d8a9a22651846b504ab00e52d0da
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/111071c9118b0c656f938e77c735d8936cfa3a
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/6809f9fba48445784515eb547d040ee8bf2272
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/696ce8461427d921b09e257ce7c9ebf0fd1ec0
/usr/lib/.build-id/cf/175d78f08c0f5030cfcdc63a3436ea5bdeb307
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/6834970c1dd7936f9f72aad91aee5ea5656a47
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/800744da62d1577e97b2867964b382b4ebb3c3
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/5f62197d5092366cfbb7a1922850b1ea70e7b2
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/92e20e62743cd31462777fa9cb9984273ebdfd
/usr/lib/.build-id/d7/d4f449fd9a2cce9bd911f4117bd462db86b367
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/0e7fbbe866d7daf0a82906495ac793d87e1422
/usr/lib/.build-id/d8/44833611c1d8c516bdba072af9a918e8a30d04
/usr/lib/.build-id/d8/86a52cb1203189cc2a1f7ca36aff5014e86053
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/205a4383396dd2af7ed13ad80b048b00920387
/usr/lib/.build-id/db
/usr/lib/.build-id/db/11bcd4eaf566603832f1bfbc72f902023497b0
/usr/lib/.build-id/db/556c2d2c966a82fa67a5cb7dd259c9d6201644
/usr/lib/.build-id/db/e987d938b5a20d87b19341d9c71e0ced970e72
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/2e770ed79aec9d0cb41472afcc89d717ed9c04
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/2651db4e734f39e0718d4b347f32b2d41b7f05
/usr/lib/.build-id/e3/5b717a869c60a1eacdc1674ae81d9f0a6a320d
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/d5338c6e0ebcbfd79006f675cbb7c21580bf48
/usr/lib/.build-id/e4/db753f1e0f0aaec53e4517fc0c6f5d57684ffb
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/0839e679472fa3ae8401d9951fb1915ea025ce
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/a6353e891b395f7c54b8d59a8f4efc6fee2374
/usr/lib/.build-id/f9/7e05ce5e305388d59c445ba2bb242d974f1352
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/1b4faa7d8e932cb86cf61fddc21c219e136913
/usr/lib/.build-id/fb/eb05263a1d1a1623cd3c9b93fecfd2ff6907ac
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/082df0399de13c04ed63d4c801c9e073c5317a
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/b147f235df3bf6a408f266e35c9f4545ca187d
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/e2c1332236bcaad81b32193b08dfacbdb61ba3
/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, Thu Aug 27 07:09:49 2026