Rewrite in Mediawiki, remove index.php, htaccess
Posted
by
tran cuong
on Pro Webmasters
See other posts from Pro Webmasters
or by tran cuong
Published on 2012-10-19T10:32:19Z
Indexed on
2012/10/19
17:19 UTC
Read the original article
Hit count: 318
mediawiki
I've just installed Mediawiki on Apache and I want the url should be
localhost/Main_Page/
localhost/Special:Recent_Changes
...
instead of
localhost/index.php/Main_Page/
localhost/index.php/Special:Recent_Changes
I've tried many times and in many ways but it still doesn't work. Any suggest for a "exactly" what to do, step by step. MediaWiki docs didn't talk about .htaccess. It had only nginx and lighttpd.
© Pro Webmasters or respective owner