Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 194037

Summary: Apache 2.2 403 Error Doc "Apache/2.2.0 (Fedora) Server"
Product: Gentoo Linux Reporter: Alex Barker <alex>
Component: [OLD] ServerAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED INVALID    
Severity: trivial    
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.