1 Star 0 Fork 6

china_0221/fastchat

forked from mcyami/fastchat 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.htaccess 203 Bytes
Copy Edit Raw Blame History
mcyami authored 2015-07-13 09:47 . first
<IfModule mod_rewrite.c>
Options +FollowSymlinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
</IfModule>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/lanze/fastchat.git
git@gitee.com:lanze/fastchat.git
lanze
fastchat
fastchat
master

Search