Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194037 - Apache 2.2 403 Error Doc "Apache/2.2.0 (Fedora) Server"
Summary: Apache 2.2 403 Error Doc "Apache/2.2.0 (Fedora) Server"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Lowest trivial (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-27 21:28 UTC by Alex Barker
Modified: 2007-09-28 07:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Barker 2007-09-27 21:28:47 UTC
Error docs list apache as Fedora Server.... Should this not be patched to (Gentoo) server?

Reproducible: Always

Steps to Reproduce:
1. Produce a 403 Error
2.
3.

Actual Results:  
Apache/2.2.0 (Fedora) Server at my.domain.com Port 80

Expected Results:  
Apache/2.2.0 (Gentoo) Server at my.domain.com Port 80
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-28 07:23:22 UTC
We have no apache-2.2.0 anywhere, plus there's not a single reference to Fedora in the whole source code except for 4 comments. Make sure you are breaking the right server next time. :P

# grep -Rni Fedora apache-2.2.6-r1/
apache-2.2.6-r1/work/httpd-2.2.6/srclib/apr/build/rpm/apr.spec.in:95:- derived from Fedora Core apr.spec
apache-2.2.6-r1/work/httpd-2.2.6/srclib/apr/CHANGES:365:  *) Add an RPM spec file derived from Fedora Core.
apache-2.2.6-r1/work/httpd-2.2.6/srclib/apr-util/build/rpm/apr-util.spec.in:88:- derived from Fedora Core apr.spec
apache-2.2.6-r1/work/httpd-2.2.6/srclib/apr-util/CHANGES:197:  *) Add an RPM spec file derived from Fedora Core.