[EMAIL PROTECTED] Re:[EMAIL PROTECTED] improve security and stability in compilation

2008-10-21 Thread GanGan
ou ou ! :) On Mon, 20 Oct 2008 16:40:55 +0200, GanGan <[EMAIL PROTECTED]> wrote: > > Hello all, > > That's how I compile my apache server > > ./configure --prefix=/opt/httpd2210 --enable-modules=most > --enable-mods-shared=all --enable-rewrite --enable-unique-id --enable-ssl > --with-ssl=/opt/

[EMAIL PROTECTED] improve security and stability in compilation

2008-10-20 Thread GanGan
Hello all, That's how I compile my apache server ./configure --prefix=/opt/httpd2210 --enable-modules=most --enable-mods-shared=all --enable-rewrite --enable-unique-id --enable-ssl --with-ssl=/opt/openssl098i What you think? it is on a 64-bit server, can we improve performance? Safety