Manual:$wgRedirectScript
From MediaWiki.org
| Paths: $wgRedirectScript | |
|---|---|
| The URL of redirect.php. |
|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | still in use |
| Allowed Values: | relative path |
| Default Value: | "{$wgScriptPath}/redirect.php" "{$wgScriptPath}/redirect.phtml" prior to v1.2.0 |
Other settings: Alphabetical | By Function
[edit] Details
The URL of redirect.php, relative to the DOCUMENT_ROOT. This is needed for backwards compatibility with earlier versions of MediaWiki.

