Manual:$wgScript/de

Category:MediaWiki configuration settings/de#ScriptCategory:MediaWiki configuration settings introduced before version 1.1.0/de#ScriptCategory:MediaWiki configuration settings still in use/de#ScriptCategory:Path variables/de#Script
Server-URLs und Dateipfade: $wgScript
Die URL von index.php.
Eingeführt in Version:Vor 1.1.0
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:(relativer Pfad)
Standardwert:"{$wgScriptPath }/index.php" (1.2+)

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

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

Details

Die URL von index.php, relativ zu DOCUMENT_ROOT.

$wgArticlePath ist zu $wgScript relativ definiert. If you redefine this in your LocalSettings.php then you must also make sure you update $wgArticlePath.

Siehe auch

Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced before version 1.1.0/de Category:MediaWiki configuration settings still in use/de Category:Path variables/de