Keith Lofstrom wrote: > I have an apache server with about 7 virtual hosts, some wikis, > some mailing lists, some svn code repositories. Sorta just grew. ... > What I am using: moinmoin (python) with jsmath and some > passworded access, mailman with pipermail (python), svn with > viewcvs (python). A few home-made Perl scripts, some of > which interface to some C++ number crunching programs. All > the Python and Perl stuff is running with mod_cgi, not > mod_perl nor mod_python. No PHP. Some rewriting rules and > redirects. I have nightly backups for years, so breakage and > security problems are fixable. I will be using HTTPS for > access to a new wiki.
HTTPS plus wiki or wikis? Unless something has changed, it's not possible to share an IP among virtual hosts that are using HTTPS. galen -- Galen Seitz [email protected] _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
