600

mod_ssl trouble

./configure --with-apache=../apache_1.3.31 --with-ssl=../openssl-0.9.7d --prefix=/usr/local/apache./configure --prefix=/usr/local/apache --enable-module=so --enable-module=vhost_alias --enable-module=rewrite --activate-module=src/modules/extra/mod_security.c --enable-module=security --enable-module=sslmakemake certificatemake install# /usr/local/apache/bin/apachectl startssl[Sat Oct 16 22:01:36 2004] [warn] Loaded DSO libexec/libphp4.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)[Sat Oct 16 22:01:37 2004] [warn] Loaded DSO libexec/libperl.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)/usr/local/apache/bin/apachectl startssl: httpd started]# tail -n 4 /usr/local/apache/logs/error_log[Sat Oct 16 22:01:45 2004] [notice] mod_security: chroot checkpoint #2 (pid=44726 ppid=1)[Sat Oct 16 22:01:45 2004] [notice] mod_security: chroot successful, path=/usr/db/system[Sat Oct 16 22:01:45 2004] [notice] Apache configured -- resuming normal operations[Sat Oct 16 22:01:45 2004] [notice] Accept mutex: flock (Default: flock)https://127.0.0.1 ... but it doesn't work.p.s : dupa install http.conf nu sa schimbathttp.conf=httpd.conf
0