修复了在Wordpress中上载时的“HTTP错误”
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了修复了在Wordpress中上载时的“HTTP错误”相关的知识,希望对你有一定的参考价值。
Add this piece of code in your .htaccess file located in wordpress root directory
<IfModule mod_security.c> <Files async-upload.php> SecFilterEngine Off SecFilterScanPOST Off </Files> </IfModule>
以上是关于修复了在Wordpress中上载时的“HTTP错误”的主要内容,如果未能解决你的问题,请参考以下文章
上传图片时如何修复 WordPress 上的 HTTP 错误?
如何修复wordpress中的php致命错误和http错误500