Home  >  Article  >  Backend Development  >  关于zend framework使用FCK编辑器?解决办法

关于zend framework使用FCK编辑器?解决办法

WBOY
WBOYOriginal
2016-06-13 10:05:34713browse

关于zend framework使用FCK编辑器??
RT
由于ZF通过人口文件,根据控制器动作来执行

如果使用FCK编辑器的上传或者浏览图片服务器

就会提示没有相应控制器动作,出现错误!

FCK编辑器的上传或者浏览图片服务器的功能没法用?否则怎样用?

帮一下谢谢!!


------解决方案--------------------
在FCK文件夹内放置一个.htaccess文件
内容为RewriteEngine off
关闭重定向 

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn