change 'noMatch' => 'null', to 'noMatch' => 'bypass' example : array( 'GETvar' => 'tx_news_pi1[controller]', 'noMatch' => 'bypass', 'default' => 'News', ), array( 'GETvar' => 'tx_news_pi1[action]', 'noMatch' => 'bypass', 'default' => 'detail', ), kind regards Rob