Manual:$wgRedirectScript/ru

From mediawiki.org
This page is a translated version of the page Manual:$wgRedirectScript and the translation is 12% complete.
URL-адреса серверов и пути к файлам: $wgRedirectScript
The URL of redirect.php.
Введено в версии:pre 1.1.0
Удалено в версии:1.22.0 (Gerrit change 56394; git #f9e54577)
Допустимые значения:(relative path)
Значение по умолчанию:"{$wgScriptPath }/redirect.php" (1.2+)

"{$wgScriptPath}/redirect.phtml" (pre 1.1.0 - 1.1)

(Note: The default value of this variable depends on other variables, such as the values set in Setup.php , after LocalSettings.php is executed)

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.

См. также