Results 1 to 1 of 1
Hey everyone...
This is in continuation with my previous email which unfortunately nobody responded to !
Anyway all i need to know now is whether i'm doing the right thing ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-16-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 5
Help with Apache2 and mod_ssl
Hey everyone...
This is in continuation with my previous email which unfortunately nobody responded to !
Anyway all i need to know now is whether i'm doing the right thing by configuring apache 2 to enable ssl this way :
./ configure \and then when i modify httpd.conf to include modules/ssl.conf it doesn't recognize even one word of tht file (Invalid command 'SSLRandomSeed' and so on)
--prefix=/usr/local/apache2 \
--with-mpm=prefork \
--with-mods-shared=all \
--enable-ssl \
--enable-setenvif \
--with-ssl=/usr/local/openssl
(where /usr/local/openssl contains several .h , .c , .pem , .pl etc files
make
make install
What could be the problem ??Id really really appreciate any help cuz i'm racking my brain on this...
Thanks


Reply With Quote
