Manual:$wgRedirectScript/pt-br

Category:MediaWiki configuration settings/pt-br#RedirectScriptCategory:MediaWiki configuration settings introduced before version 1.1.0/pt-br#RedirectScriptCategory:MediaWiki configuration settings removed in version 1.22.0/pt-br#RedirectScriptCategory:MediaWiki deprecated or obsolete features/pt-br#RedirectScriptCategory:Path variables/pt-br#RedirectScript
URLs de servidor e caminhos de arquivo: $wgRedirectScript
The URL of redirect.php.
Introduzido na versão:Before 1.1.0
Removido na versão:1.22.0 (Gerrit change 56394; git #f9e54577)
Valores permitidos:(relative path)
Valor padrão:"{$wgScriptPath }/redirect.php" (1.2+)

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

(Nota: O valor padrão dessa variável depende de outras variáveis, tais como os valores definidos em Setup.php , after LocalSettings.php é executado)

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/pt-br#$wgRedirectScript/pt-br Category:Script variables/pt-br#$wgRedirectScript/pt-br%7C
Category:MediaWiki configuration settings/pt-br Category:MediaWiki configuration settings introduced before version 1.1.0/pt-br Category:MediaWiki configuration settings removed in version 1.22.0/pt-br Category:MediaWiki deprecated or obsolete features/pt-br Category:Path variables/pt-br Category:Redirect variables/pt-br Category:Script variables/pt-br