Hi everyone. I'm messing around with SSL trying to compile apache 2.0.55 with all modules including mod_ssl as dso's. I use the following command to configure; all modules apart from mod_ssl are built into the server. # ./configure --prefix=/usr/local/apache2-0-55-SSL --enable-mods-shared=all --enable-mods-shared=ssl --with-ssl=/usr/include/openssl The above is all on one line. How do I get the other modules to compile as dso's, and not as static? TIA Keith In theory, theory and practice are the same; In practice they are not. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx