Jump to content

Jonesey

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral

About Jonesey

  1. Thats something I tried but cannot get it to function for mediawiki (works on wordpress) maybe im using the wrong redirect code (same as the old apache one)? RewriteRule ^index/(.*)$ /wiki/index.php?title=$1 [PT,L,QSA] RewriteRule ^index/*$ /wiki/index.php [L,QSA] RewriteRule ^/*$ /wiki/index.php [L,QSA Thanks
  2. I am trying to configure short URLS on mediawiki with IIS to no avail. Im pretty confused, maybe someone can assist me? Regards
×
×
  • Create New...