Jump to content

Manual:$wgScriptPath/my

From mediawiki.org
This page is a translated version of the page Manual:$wgScriptPath and the translation is 45% complete.
Server URLs and file paths: $wgScriptPath
အခြေခံ URL လမ်းကြောင်း။
Introduced in version:Before 1.1.0
Removed in version:Still in use
Allowed values:(ဆက်စပ် လမ်းကြောင်း)
Default value:'/wiki' ဖြစ်သော်လည်း '/w' အဖြစ် ထည့်သွင်းသူမှ အလိုအလျောက် လွှမ်းမိုးထားသည်

အသေးစိတ်

ဤဝီကီ၏အခြားအစိတ်အပိုင်းများကိုရည်ညွှန်းရန် URL များတည်ဆောက်ရန်အသုံးပြုသည့် URL တစ်ခုရှိ အခြေခံလမ်းကြောင်း။ ၎င်းသည် မီဒီယာဝီကီ ပိုင်ဆိုင်မှုများကို တွေ့ရှိရသည့် လမ်းညွှန်ကို ဆုံးဖြတ်ရန် Apache ၏ မုဒ်- ပြန်ရေးခြင်း (ဥပမာ)ကို အသုံးပြု၍ လုပ်ဆောင်နိုင်သည့် ဖြစ်နိုင်သည့် လမ်းကြောင်းတစ်ခု ဖြစ်နိုင်သည်။

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 checking and might need redefining too!

This will be set to your base directory in LocalSettings.php at installation time. See Manual:Short URL for details.

Example

$wgScriptPath = '/w';

See also