Last modified: 2010-05-15 15:33:26 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T6346, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4346 - not able to redirect as php files --- query issue
not able to redirect as php files --- query issue
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Redirects (Other open bugs)
1.4.x
PC Windows XP
: Highest critical (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-21 22:58 UTC by Sidrah
Modified: 2010-05-15 15:33 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sidrah 2005-12-21 22:58:43 UTC
I have set up mediawiki however i cannot redirect to many 
of the pages for example the main page always comes up as 
http://usmv-scorp-wiki/SJS/index.php/Talk:Main_Page...this 
does not work as this is php and there should be a "?" 
before the Talk:Main_Page....so I have to manually replace 
the "/" with a "?"...can U help me fix this bug.  Thanks.
Comment 1 Rob Church 2005-12-21 23:00:29 UTC
Well, MediaWiki can handle the /<name> after the index.php part, but only in
certain situations. If you really want to enforce what I call "proper" URLs (or
if the "pretty" ones don't work), set  $wgArticlePath = "$wgScript?title=$1"; in
LocalSettings.php - there's a commented-out version of this line somewhere near
the top.

Marking as WORKSFORME (because either case applies, depending upon the situation).

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links