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

Bug 182698

Summary: www-apps/bugzilla apache configuration file
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: New packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: 99_bugzilla.conf

Description Christoph Brill (egore) (RESIGNED) 2007-06-20 16:06:00 UTC
The apache configuration changed so often lately (~x86). I really disliked that fact I had to merge configs over and over again.

Find attached a file that should be installed by bugzilla into /etc/apache2/modules.d

Reproducible: Always
Comment 1 Christoph Brill (egore) (RESIGNED) 2007-06-20 16:06:21 UTC
Created attachment 122611 [details]
99_bugzilla.conf

Config file for bugzilla and apache
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-20 16:10:54 UTC
This doesn't depend on apache at all; kinda pointless to install this for
people that don't use apache?
Comment 3 Gunnar Wrobel (RETIRED) gentoo-dev 2007-10-26 15:44:15 UTC
Jakub is right. This is a WONTFIX at the moment. The idea is certainly not wrong. But web applications can be serverd by many different web servers and not only apache. The only way such configurations are valid and make sense would be if webapp-config would at some point be able to handle different server configurations as well. I don't know if I'll add it at some point (I'd certainly like to).