Manual: $wgScript
Appearance
| Server URLs and file paths: $wgScript | |
|---|---|
| O URL de index.php. |
|
| Introduzido na versão: | Antes de 1.1.0 |
| Removido na versão: | Ainda em utilização |
| Valores permitidos: | (caminho relativo) |
| Valor predefinido: | "{$wgScriptPath}/index.php" (1.2+) "{$wgScriptPath}/wiki.phtml" (pre 1.1.0 - 1.1) |
| Outras definições: Alfabeticamente | Por função | |
Detalhes
O URL de index.php, relativo à raiz do documento da Web.
$wgArticlePath é definido em relação a $wgScript. Se redefinir isto no seu LocalSettings.php, então também deverá atualizar o $wgArticlePath.