/artist/REGEXP1/strona-REGEXP2.html    index.php?module=artist&action=show&slug=REGEXP1&page=REGEXP2


#index.php?module=record&action=show&slug=led_zeppelin&page=2
/record/show/REGEXP1-REGEXP2.html    index.php?module=record&action=show&slug=REGEXP1&page=REGEXP2
/record/show/REGEXP1.html            index.php?module=record&action=show&slug=REGEXP1



#index.php?module=year&action=show&slug=1967&page=2
/year/show/REGEXP1-REGEXP2.html    index.php?module=year&action=show&slug=REGEXP1&page=REGEXP2
/year/show/REGEXP1.html            index.php?module=year&action=show&slug=REGEXP1


/REGEXP1/strona-REGEXP2.html   index.php?module=REGEXP1&action=list&page=REGEXP2


/index.html             index.php?module=artist&action=list&page=1
/                       index.php?module=artist&action=list


/REGEXP1/index.html            index.php?module=REGEXP1&action=list&page=1
/REGEXP1/index.html            index.php?module=REGEXP1&action=list


/show/REGEXP1/REGEXP2.html    index.php?module=REGEXP1&action=show&slug=REGEXP2
