# configs **Repository Path**: plusman/configs ## Basic Information - **Project Name**: configs - **Description**: 各种框架在各种服务器上的配置 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 3 - **Created**: 2014-08-01 - **Last Updated**: 2025-09-01 ## Categories & Tags **Categories**: nms **Tags**: None ## README #configs ![Mou icon](http://pd-hz-1.oss-cn-hangzhou.aliyuncs.com/cat.gif) === > 收集了一些php常用框架(thinkphp,codeigniter....)等在 (nginx,apache)下的常用配置,以及开发过程中使用过的 php,js,css小插件,包含修改过的开源插件,自己写的几款小插件。 ## php开发框架 === ### thinkphp #### 服务器配置 * 添加在nginx下的pathinfo支持,参考示例为 wemall 开源商城。【nginx】 * 修改配置文件,使得codeigniter 和 thinkphp 可以同时存在同一网站目录下。【nginx】 ### codeigniter #### 服务器配置 * nginx下隐藏index.php,location:lnmp_codeigniter.conf【nginx】 #### 分页代码 ### magento #### 服务器配置 * nginx 下 magento 基础配置 【nginx】 ## jstools === ### ckeditor * 添加了类似微信编辑器插入腾讯视频插件 * 修改config.js 简化了工具栏。 ### uploadify * 解决由于上传方法get和post地址相同,造成浏览器频繁崩溃的问题。 ## phptools === * phpmyadmin 3.2.1 * php探针 * phpinfo * index.html 工具栏导航(好吧,直接是lnmp 一键安装包里面的) ## csstools === ### CSS3 Loading Animation Loop * 纯css3 写的 loading 图标效果。 * 买一送一,,上面各种好玩的插件。