Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apache SSL/HTTPS Configuration

RockStarDec 16 2011 — edited Jan 2 2012
Hi Dude,

Linux Version : Enterprise Linux Enterprise Linux Server release 5.5 (Carthage)
Apache Version : 2.2.21
By using the command "file /bin/ls " i got below results :
/bin/ls: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

While configuring the apache i used
"./configure --prefix=/z10/aaa/apache --enable-mods-shared=all --enable-proxy --enable-expires --enable-vhost-alias --enable-so --enable-rewrite --enable-speling" .
I have not used "--enable-ssl " as well as "--enable-ldap" while compiling the apache by using ./configure. My apache starts as well as stops successfully also works fine for proxy configuration.

Now my aim is i want to do the ssl/https configuration of apache for one of my server. So what to do with httpd.conf to carry out the process.

Any help is highly appreciated.

Thanks ,
Jyoti
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 30 2012
Added on Dec 16 2011
13 comments
3,966 views