Apache SSL/HTTPS Configuration
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