Hello i've made a mod that i like make it works with seo mod. I need add this lines to htaccess # MYCOLLECTION RewriteRule ^mycollection/manga\.html$ mycollection.php?action=mycstats_manga [QSA,L,NC] RewriteRule ^mycollection/anime\.html$ mycollection.php?action=mycstats_anime [QSA,L,NC] RewriteRule...