https://bugzilla.wikimedia.org/show_bug.cgi?id=26707

           Summary: Make URL path to load.php configurable
           Product: MediaWiki
           Version: 1.17
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Optionally, it should be possible to configure MW to use a different (absolute)
URL path to load.php .

We need this for a WMF deployment, because we'd run load.php on bits and hence
would have to hit something like http://bits.wikimedia.org/enwiki/load.php
using $wgLoadPHPPathOrSomething = 'http://bits.wikimedia.org/enwiki';

A suitable default for this var would seem to be $wgScriptPath (technically by
setting the var to null). Also, $wgScriptExtension should still be honored.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to