Manual:$wgScriptPath

From MediaWiki.org

Jump to: navigation, search
Paths: $wgScriptPath
The base URL path.
Introduced in version: pre 1.1.0
Removed in version: still in use
Allowed Values: relative path
Default Value: '/wiki'

Other settings: Alphabetical | By Function


[edit] Details

The base URL path (in relation to DOCUMENT_ROOT). This might be a virtual path (using apache mod_rewrite for example) or the actual directory into which MediaWiki is installed.

Note: A lot of other variables are defined relative to this one. If you redefine this in your LocalSettings.php then all dependent variables will need redefining also!

[edit] See Also

Personal tools