I think that most folks do this by enabling the https first (so either https or http works for accessing the cgi's), then using a rewrite rule in apache to redirect any http://my.server.com/mailman/admin/... requests to https://my.server.com/mailman/admin/...
Admin access is then only available via https! Good Luck - Jon Carnes On Wed, 2003-02-26 at 12:23, Les Warden wrote: > Currently I'm running version 2.0.13. It all seems to work fine. I would > like the URL for accessing the ADMIN link to be ssl enabled (i.e. https:// > and NOT http://). The public link being http:// is fine. Does anyone know > any easy way to get this accomplished? Thanks in advance. --les > > > ------------------------------------------------------ > Mailman-Users mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ > > This message was sent to: [EMAIL PROTECTED] > Unsubscribe or change your options at > http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
