Re: how to use https ?

[email protected] Tue, 20 Jan 2026 17:32:24 +0100
Newsgroups gmane.org.wikimedia.mediawiki
Message-ID <[email protected]>
On 2026-01-20 00:24, Andre Klapper wrote:
> On Mon, 2026-01-19 at 23:47 +0100, jack-sparrowwrote:
>> i find https://www.mediawiki.org/wiki/Manual:HTTPS
>> but i don't know how find $wgForceHTTPS variable
> 
> See
> https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:LocalSettings.php
> 
> Cheers,
> andre
it's fix by .htaccess

RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteCond %{HTTP:X-Forwarded-Proto} !https [NC]
RewriteRule ^ https://documentation.blues-softwares.net%{REQUEST_URI} 
[L,R=301]

now witch skin is used by https://wiki.gentoo.org and how is use 
hardlink : https://wiki.gentoo.org/wiki/Main_Page like Main_page ?

best regarde