On Mon, Apr 16, 2012 at 11:43 AM, Isabell Alcott <[email protected] > wrote:
> hello, > > is there a chance to let the entire wiki run under https? > The simplest thing is to set up your web server so that hits to the http: site redirect automatically to https:, and only host the wiki on https:. How you do this will depend on your server software etc. In Apache, you'd usually have separate virtual-host entries for port 80 (non-SSL) and 443 (SSL). -- brion _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
