錯誤訊息

Unable to resolve the request "default.htm".

Array
(
    [code] => 404
    [type] => CHttpException
    [errorCode] => 0
    [message] => Unable to resolve the request "default.htm".
    [file] => /var/www/html/yii/framework/web/CWebApplication.php
    [line] => 286
    [trace] => #0 /var/www/html/yii/framework/web/CWebApplication.php(141): CWebApplication->runController('default.htm')
#1 /var/www/html/yii/framework/base/CApplication.php(180): CWebApplication->processRequest()
#2 /var/www/html/index.php(20): CApplication->run()
#3 {main}
    [traces] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/html/yii/framework/web/CWebApplication.php
                    [line] => 141
                    [function] => runController
                    [class] => CWebApplication
                    [type] => ->
                    [args] => Array
                        (
                            [0] => default.htm
                        )

                )

            [1] => Array
                (
                    [file] => /var/www/html/yii/framework/base/CApplication.php
                    [line] => 180
                    [function] => processRequest
                    [class] => CWebApplication
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /var/www/html/index.php
                    [line] => 20
                    [function] => run
                    [class] => CApplication
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

)