On Sat, Sep 11, 2010 at 9:55 PM, Kenneth Porter <[email protected]> wrote: > I disabled mod_rewrite stuff in my Apache config file in case that was > causing a problem.
There might be more rewrite rules you forgot about: check for hidden .htaccess files in the wiki directory or the directory above it. You might also have some goofy settings left in LocalSettings.php (check $wgScriptPath and $wgArticlePath). For setting up a new URL system: http://www.mediawiki.org/wiki/Manual:Short_URL _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
