VbSEO Custom Rewrite Rule for THS Wiki articles
Code:
//THS Wiki
'^wiki\.php\?page=(.*)'=>'wiki/$1.html'
Two more rules need to be made for "
Special:*" and "
&edit=". This is the first time I've ever written a rule before so if someone knowledgeable wants to share how those rules need to be written, please do. Meanwhile I'll be doing the trial and error thing until I get it.