On Mon, 21 Mar 2005 14:27:21 -0700, Charlie Smith <SmithCW@xxxxxxxxxxxxx> wrote: > What is best way to upgarde mod_ssl? Does one have to upgrad entire Apache > install? This depends on how you installed it in the first place. If you used an rpm install, then you should do an rpm upgrade. If you didn't, then you need to check whether mod_ssl is compiled statically or dynamicall. If you have a LoadModule line in httpd.conf for mod_ssl, then it is dynamically compiled, and you can most likely upgrade it without upgrading the rest of the server, as long as you are only doing a minor version change. Check the mod_ssl docs on how to use apxs. Joshua. --------------------------------------------------------------------- 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