# zakomentowane przykadowe reguy
#/index.html    index.php?module=main&action=home
#/              index.php?module=main&action=home

/REGEXP1/REGEXP2        index.php?module=REGEXP1&action=REGEXP2
/REGEXP1/REGEXP2/REGEXP3/REGEXP4        index.php?module=REGEXP1&action=REGEXP2&REGEXP3=REGEXP4
/REGEXP1/REGEXP2/REGEXP3/REGEXP4/REGEXP5/REGEXP6        index.php?module=REGEXP1&action=REGEXP2&REGEXP3=REGEXP4&REGEXP5=REGEXP6
/REGEXP1/REGEXP2/REGEXP3/REGEXP4/REGEXP5/REGEXP6/REGEXP7/REGEXP8    index.php?module=REGEXP1&action=REGEXP2&REGEXP3=REGEXP4&REGEXP5=REGEXP6&REGEXP7=REGEXP8
