# PRETTYURLS MOD BEGINS
# Pretty URLs mod
# http://code.google.com/p/prettyurls/
# .htaccess file generated automatically on: August 24, 2009, 15:45
RewriteEngine on
RewriteBase /
# Rules for: actions
RewriteRule ^(activate|admin|announce|attachrenamefix|attachrename|attachrename2|ban|boardrecount)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(buddy|calendar|cleanperms|collapse|convertentities|convertutf8|coppa|deletemsg)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(detailedversion|display|dlattach|dumpdb|editpoll|editpoll2|featuresettings|featuresettings2)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(findmember|help|helpadmin|im|jsoption|jsmodify|lock|lockVoting)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(login|login2|logout|maintain|manageattachments|manageboards|managecalendar|managesearch)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(markasread|membergroups|mergetopics|mgallery|mlist|modifycat|modifykarma|modlog)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(movetopic|movetopic2|news|notify|notifyboard|optimizetables|packageget|packages)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(permissions|pgdownload|pm|post|post2|postsettings|printpage|profile)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(profile2|quotefast|quickmod|quickmod2|recent|regcenter|register|register2)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(reminder|removetopic2|removeoldtopics2|removepoll|repairboards|reporttm|reports|requestmembers)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(search|search2|sendtopic|serversettings|serversettings2|smileys|smstats|spellcheck)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(splittopics|stats|sticky|thankyou|thankyoupostlock|thankyoupostlist|thankyoupostdelete|thankyoupostdm)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(thankyoupostcloseall|thankyoupostunlockall|thankyoupostrecountall|thankyoupostrepairtable|theme|trackip|admod|about:mozilla)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(about:unknown|unread|unreadreplies|iobuploads|viewErrorLog|viewmembers|viewprofile|verificationcode)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(vote|viewquery|who|\.xml)/?$ ./index.php?pretty;action=$1 [L,QSA]
# Rules for: boards
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/?$ ./index.php?pretty;board=$1.0 [L,QSA]
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([0-9]*)/?$ ./index.php?pretty;board=$1.$2 [L,QSA]
# Rules for: topics
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([-_!~*'()$a-zA-Z0-9]+)/?$ ./index.php?pretty;board=$1;topic=$2.0 [L,QSA]
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([-_!~*'()$a-zA-Z0-9]+)/([0-9]*|msg[0-9]*|new)/?$ ./index.php?pretty;board=$1;topic=$2.$3 [L,QSA]
# PRETTYURLS MOD ENDS
Eccolo
