On Fri, 07 Jan 2005 15:52:48 -0700, Kenneth Burgener <[EMAIL PROTECTED]> wrote: > I am curious if I could add SSL to my Apache configuration, > without getting a specially configured Apache + SSL package > (ie http://www.apache-ssl.org/). I have tried this approach > before and it worked well, except for it was using an older > version of Apache and also I now have a good working Apache + > PHP + MySQL setup and would prefer not to mess with it too much. > Could I somehow setup SSL separately and then setup some sort > of SSL tunnel/proxy to my current Apache setup?
You should be able to use mod_ssl. The name of the package and the method of installation will vary depending on your distro, of course. http://httpd.apache.org/docs-2.0/ssl/ -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/
