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
editThe 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.