Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache2 and mod_ssl
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
svente
n00b
n00b


Joined: 25 Jul 2003
Posts: 3

PostPosted: Thu Jul 31, 2003 12:59 am    Post subject: apache2 and mod_ssl Reply with quote

Hi all...

I try to get apache2 work with mod_ssl.

I emerged mod_ssl and my "USE"-var contains apache2...
It says:
Configuring mod_ssl/2.8.14 for Apache/1.3.27
..thats not what I wanted..

How can I change this?

By now the apache2 goes up without any errors but binds only a normal "http" server on port 443..

btw:
bash-2.05b# grep APACHE2_OPTS /etc/conf.d/apache2
APACHE2_OPTS="-D SSL -D PHP4"

any help? where/what to read?
thanks..
Back to top
View user's profile Send private message
TheAgent
n00b
n00b


Joined: 23 May 2003
Posts: 29
Location: Waukesha, WI

PostPosted: Thu Jul 31, 2003 7:48 pm    Post subject: Reply with quote

IIRC, after I emerged Apache2, I had the mod_ssl.so file in my /etc/apache2/extramodules folder... so I just had to add it to my apache2.conf like this:
Code:

LoadModule ssl_module                    extramodules/mod_ssl.so


And then make sure it was in my /etc/conf.d/apache2, as "-D SSL" (it was there already, I believe).
_________________
TheAgent
Total Linux N00b

Shuttle SN41G2:
Athlon XP 2100+
512 MB Corsair PC2700
40GB Maxtor
NForce2 Soundstorm, VGA, Network
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9532
Location: beyond the rim

PostPosted: Thu Jul 31, 2003 10:05 pm    Post subject: Reply with quote

The mod_ssl ebuild is NOT necessary for apache2 and won't work with it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum