On Tue, Jul 13, 2010 at 16:22, Platonides <platoni...@gmail.com> wrote:
> Are you defining $wgScript to anything?
> Look at the urls generated for the CSS. They seem to be wrong.

I have now the following:

        $wgScriptPath           = "/+";
        $wgArticlePath          = "/$1";

with this in Apache:

        Alias   /=      /home/pub/wiki
        Alias   /+      /var/lib/mediawiki
        Alias   /       /var/lib/mediawiki/index.php/

and local DNS giving an IP address for hostname "wiki", and it has
been working now, with URLs like:

        http://wiki/Main_Page

Yes, I know this means I cannot make an article with a name beginning with "+".

-- 
sHiFt HaPpEnS!

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to