Translations:Optional settings/129/it
From LimeSurvey Manual
Puoi anche aggiungere .html dopo l'ID del sondaggio nel modo seguente:
// Usa URL breve
'urlManager' => array(
'urlFormat' => 'percorso',
'rules' => array (
'<sid:\d+> ' => array('sondaggio/indice','urlSuffix'=>'.html','matchValue'=>true),
),
'showScriptName' => falso,
),
Per ulteriori informazioni, consulta la Yii.