Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configuring SSL for apache 2

Status
Not open for further replies.

GBONGIOVANO

Programmer
Jan 17, 2003
16
0
0
US
I am having a hard time on how to do this.
Is this something that is enabled??
I compiled apache2.0.44 with --enable-ssl
However I do not see ssl in my modules directory

I'm running Mandrake 9.0 and apache 2.2.44

Thanks in advance for any and all help
George
 
Does [tt]/path/to/apache/bin/httpd -l[/tt] show the SSL module? I think that if you just use [tt]--enable-ssl[/tt] it will make the SSL module will be made a compiled in module. //Daniel
 
No It does not show the ssl module. I did --enable-ssl when I compiled apache.
George
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top