Re: [Mailman-Users] ssl connect to admin link

2003-02-26 Thread Jon Carnes
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 vi

[Mailman-Users] ssl connect to admin link

2003-02-26 Thread Les Warden
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 -