FCKeditor编辑器linux不能上传文件
时间:2009-07-16 来源:gamester88
在Windows下开发新闻发布系统,用了FCKeditor的编辑器,本地测试没有问题,但上传到linux服务器后无法上传文件
需要在mod_jk.conf配置文件中添加
# 增加FCKeditor目录,把改目录下所有文件全部交给tomcat处理 [root@webserver conf]# more mod_jk.conf
JkMount /fckeditor/* jsp-ap207
需要在mod_jk.conf配置文件中添加
# 增加FCKeditor目录,把改目录下所有文件全部交给tomcat处理 [root@webserver conf]# more mod_jk.conf
JkMount /fckeditor/* jsp-ap207
相关阅读 更多 +