RewriteEngine on RewriteCond $1 !^(index\.php|themes|\.well-known|uploads|bbs|editor|xcx_jw|act|robots\.txt) RewriteRule ^(.*)$ /index.php/$1 [L] RewriteRule ^/xcx_jw/(.*)$ /xcx_jw/index.php/$1 [L]
上述代码,两个ci网站分别放置在根目录(/)以及子目录里(/xcx_jw/)
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3