
如果您使用的是Apache,请将.htaccess文件放在根Web目录中,其中包含以下内容:
RewriteEngine onRewriteCond !^(index.php|[Javascript / CSS / Image root Folder name(s)]|robots.txt)RewriteRule ^(.*)$ /index.php/ [L]
欢迎分享,转载请注明来源:内存溢出

如果您使用的是Apache,请将.htaccess文件放在根Web目录中,其中包含以下内容:
RewriteEngine onRewriteCond !^(index.php|[Javascript / CSS / Image root Folder name(s)]|robots.txt)RewriteRule ^(.*)$ /index.php/ [L]
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)