A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Manual:$wgCanonicalServer below:

Manual:$wgCanonicalServer - MediaWiki

Canonical URL of the server, to use in IRC feeds, notification emails, etc.
Introduced in version: 1.18.0 (r94995) Removed in version: Still in use Allowed values: (URL string) Default value: $wgServer ; if $wgServer is protocol-relative, the HTTP equivalent will be used

Server name with protocol (HTTP or HTTPS) to use for links to the wiki from external locations, such as IRC feeds and email notifications. Must be fully qualified, even if $wgServer is protocol-relative.

You can often ignore this variable. However, if you have set $wgServer to a protocol-relative URL (for example, //www.mediawiki.org) and you would like links to your wiki to use HTTPS, set this variable to the equivalent HTTPS URL (for example, https://www.mediawiki.org).

$wgServer = '//example.com';
$wgCanonicalServer = 'https://example.com'; // Use HTTPS for links. Default would be "http://example.com"

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4