上傳檔案提示client intended to send too large body,配置下面參數可以解決。 server { ... client_max_body_size 200M; }. 1.3.3.2. 超時設置. 超 ...
確定! 回上一頁