On 29/01/13 12:06, Alexis Moinet wrote:
I think the short answer is: "only if you intend to use short/pretty URLs".
Besides in the case of short URLs it can be any values as long as $wgScriptPath and $wgArticlePath are different. "w" and "wiki" are just the default values used by wikimedia and in all the examples (call them "recommended values" if you will)
If you don't use short URLs/rewrite rules, I think you don't have to set $wgArticlePath (I even believe that you shouldn't but I might be dead wrong) and that it defaults to $wgScriptPath or something derived from on $wgScriptPath
I may be wrong though. Anyone ?
Alexis
The box below was refering to that, although perhaps not being too clear about what it was refering to.
I have sent a change in https://gerrit.wikimedia.org/r/47298