Manual:$wgRedirectScript
![]() | This feature was removed completely in version 1.22.0. |
Server URLs and file paths: $wgRedirectScript | |
---|---|
The URL of redirect.php. |
|
Introduced in version: | Before 1.1.0 |
Removed in version: | 1.22.0 (Gerrit change 56394; git #f9e54577) |
Allowed values: | (relative path) |
Default value: | "{$wgScriptPath }/redirect.php" (1.2+)
|
Other settings: Alphabetical | By function |
Details
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
Category:Redirect variables#$wgRedirectScript Category:Script variables#$wgRedirectScript%7C
Category:MediaWiki configuration settings
Category:MediaWiki configuration settings introduced before version 1.1.0
Category:MediaWiki configuration settings removed in version 1.22.0
Category:MediaWiki deprecated or obsolete features
Category:Path variables
Category:Redirect variables
Category:Script variables