http://agent1156.myjino.ru/post/static?category=АТЕЛЬЕ
'urlManager' => [
'enablePrettyUrl' => true,
'showScriptName' => false,
'rules' => [
'' => 'site/index',
'<action>'=>'site/<action>',
],
],
'static'=>'post/static',
'<action>'=>'post/<action>',
actionStatic
в SiteController
.