1 Star 0 Fork 125

蹲坑、买幸福/齐博CMS之X1

forked from 齐博/齐博CMS之X1 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.htaccess 266 Bytes
Copy Edit Raw Blame History
齐博 authored 2018-05-14 18:49 . no commit message
<IfModule mod_rewrite.c>
Options +FollowSymlinks -Multiviews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
# RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
RewriteRule ^(.*)$ index.php [L,E=PATH_INFO:$1]
</IfModule>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/alimate/x1_of_cms.git
git@gitee.com:alimate/x1_of_cms.git
alimate
x1_of_cms
齐博CMS之X1
master

Search

0d507c66 1850385 C8b1a773 1850385