Manual:$wgRedirectScript

From MediaWiki.org
Jump to: navigation, search
Language: English  • français • 日本語 • português do Brasil • русский
Paths: $wgRedirectScript
The URL of redirect.php.
Introduced in version: pre 1.1.0
Removed in version: 1.22.0
Allowed values: relative path
Default value: "{$wgScriptPath}/redirect.php"
"{$wgScriptPath}/redirect.phtml" prior to v1.2.0
(Note: The default value of this variable depends on other variables, such as the values set in Setup.php, after LocalSettings.php is executed)

Other settings: Alphabetical | By Function


Details[edit | edit source]

The URL of redirect.php, relative to the DOCUMENT_ROOT. This was used for backwards compatibility with earlier versions of MediaWiki: It was used by the nostalgia skin for the special pages drop-down.

See Also[edit | edit source]