阿里云ECS 服务器 WDCP 面板 伪静态
系统为nginx/1.0.15
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
</IfModule>
做成.htaccess文件传至根目录
实例查看:BT社区 http://www.ssipac.cn
2017-04-28 10:49
2015-10-24 20:19
2015-10-24 12:23
2015-07-31 22:52
2015-07-31 22:50
2015-07-31 19:08
2015-07-31 19:07
2015-07-31 19:05
2015-07-31 17:46
2015-07-31 17:10