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.
在 Magento 后端 CMS 页面的 WYSIWYG TinyMCE 编辑器中插入图像或在单独弹出窗口中打开的任何内容时,我收到 500 内部服务器错误。
我觉得你应该查看 .htaccess 文件并修改下面的条目。
change Options +FollowSymLinks into #Options +FollowSymLinks
我的意思是评论它。