51 Star 209 Fork 50

lostincoding / easyQA

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 124 Bytes
一键复制 编辑 原始数据 按行查看 历史
lostincoding 提交于 2017-01-01 15:40 . 首次提交。
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
PHP
1
https://gitee.com/lostincoding/easyQA.git
git@gitee.com:lostincoding/easyQA.git
lostincoding
easyQA
easyQA
master

搜索帮助