Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23792 - mod_ssl is not apache-slot aware
Summary: mod_ssl is not apache-slot aware
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-30 20:22 UTC by Carl A. Dunham
Modified: 2003-07-01 05:05 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 Carl A. Dunham 2003-06-30 20:22:02 UTC
When emerging mod_ssl with both apache-1 and apache-2 installed, it is only configured and 
installed for apache-1. The mod_php ebuild has a nice way handling this using the 'apache2' USE 
flag. 

Reproducible: Always
Steps to Reproduce:
1. emerge '<apache-1.4' 
2. emerge '>=apache-2' 
3. emerge mod_ssl 
Actual Results:  
apache-1.3 is set up with mod_ssl, apache-2 is not 

Expected Results:  
configured for each one, sharing binaries, config, etc where possible
Comment 1 Donny Davies (RETIRED) gentoo-dev 2003-07-01 05:05:20 UTC
mod_ssl is included with Apache2.