\Yii::$app->response->sendFile('path/to/file.txt')->send(); 一些浏览器提供特殊的名为X-Sendfile的文件发送功能,原理为将请求跳转到服务器上的文件