RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1947099 - centralizing default index.html for httpd
Summary: centralizing default index.html for httpd
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: httpd
Version: 9.0
Hardware: All
OS: Linux
unspecified
low
Target Milestone: beta
: ---
Assignee: Luboš Uhliarik
QA Contact: icesalov
URL:
Whiteboard:
: 1955814 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-07 16:48 UTC by Branislav Náter
Modified: 2021-12-07 22:00 UTC (History)
14 users (show)

Fixed In Version: httpd-2.4.48-2.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1651376
Environment:
Last Closed: 2021-12-07 21:57:54 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Branislav Náter 2021-04-07 16:48:03 UTC
There's seems to be broken links on httpd-2.4.46-9.el9

[core:error] [pid 15353:tid 15499] [client ::1:38234] AH00037: Symbolic link not allowed or link target not accessible: /usr/share/httpd/noindex/index.html

noindex/index.html points to fedora-testpage/index.html

# ll /usr/share/httpd/noindex/index.html
lrwxrwxrwx. 1 root root 32 Feb  3 20:27 /usr/share/httpd/noindex/index.html -> ../../fedora-testpage/index.html

+++ This bug was initially created as a clone of Bug #1651376 +++

+++ This bug was initially created as a clone of Bug #1367535 +++

Description of problem:
Today httpd and nginx both provide a default index.html page.  This page basically says "You've got this working".

The page content is not terribly useful.  If the page came out of a fedora-release rpm it could contain links to release notes or documentation on how to configure relevant services.

This should reduce the maintenance cost for the httpd/nginx package maintainers as they would no longer need to update the page to match the fedora look and feel over time.  At the same time it would give the fedora artwork folks greater ability to provide defaults for several applications.

Comment 3 Branislav Náter 2021-05-03 12:36:17 UTC
*** Bug 1955814 has been marked as a duplicate of this bug. ***

Comment 4 Branislav Náter 2021-05-03 12:38:09 UTC
We should also use new Apache logo. See https://bugzilla.redhat.com/show_bug.cgi?id=1934739


Note You need to log in before you can comment on or make changes to this bug.