Jump to content

Manual:$wgRedirectScript/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgRedirectScript and the translation is 25% complete.
Server URLs and file paths: $wgRedirectScript
The URL of redirect.php.
이 변수가 소개된 버전: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.)

상세

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.

같이 보기