Manual:$wgScript/nl

Category:MediaWiki configuration settings/nl#ScriptCategory:MediaWiki configuration settings introduced before version 1.1.0/nl#ScriptCategory:MediaWiki configuration settings still in use/nl#ScriptCategory:Path variables/nl#Script
Server URL's en bestandspaden: $wgScript
De URL van index.php.
Geïntroduceerd in versie:vóór 1.1.0
Verwijderd in versie:nog steeds in gebruik
Toegelaten waardes:(relatief pad)
Standaardwaarde:"{$wgScriptPath }/index.php" (1.2+)

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

(Opmerking: De standaard waarde van deze variabele hangt af van andere variabelen, zoals de waardes ingesteld in Setup.php , nadat LocalSettings.php is uitgevoerd)

Details

De URL van index.php, relatief van DOCUMENT_ROOT.

$wgArticlePath is relatief gedefinieerd ten opzichte van $wgScript. Als u dit opnieuw definieert in uw LocalSettings.php dan moet u er ook voor zorgen dat u $wgArticlePath update.

Zie ook

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