Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将语言包上传到我的论坛。当我单击上传按钮时,我收到错误 - 请求实体太大。这是错误 413 。我的服务器是apache。我尝试在 htaccess 文件中更改值 client_max_body_size 但这不起作用。
你有解决这个问题的想法吗?