It looks like you're new here. If you want to get involved, click one of these buttons!
RewriteRule ^discussions(.*)$ /artikel$1 [R,L]
RewriteRule ^artikel(.*) index.php\?p=discussions$1 [PT,L]
RewriteRule ^discussion/(.*)$ /topik/$1 [R,L]
RewriteRule ^topik(.*) index.php\?p=discussion$1 [PT,L]
RewriteRule ^discussions/mine(.*)$ artikel/saya$1 [R,L]
RewriteRule ^artikel/saya(.*) index.php\?p=discussions/mine$1 [PT,L]