AddDefaultCharset utf-8 RewriteEngine on RewriteRule !admin2s|\.(js|ico|gif|jpg|png|css|swf|html|php|pdf|xls)$ index.php
[quote=引用 4 楼 xuzuning 的回复:] AddDefaultCharset utf-8 总是发出 utf-8 头信息 RewriteEngine on 开启 url 重写 RewriteRule !admin2s|\.(js|ico|gif|jpg|png|css|swf|html|php|pdf|xls)$ index.php url 重写规则 url 重写规则是: 除了目录 admin2s 和 图片文件外的所有请求都交由 index.php 处理
AddDefaultCharset utf-8 总是发出 utf-8 头信息 RewriteEngine on 开启 url 重写 RewriteRule !admin2s|\.(js|ico|gif|jpg|png|css|swf|html|php|pdf|xls)$ index.php url 重写规则 url 重写规则是: 除了目录 admin2s 和 图片文件外的所有请求都交由 index.php 处理
url重写,定义规则的
20,397
社区成员
19,656
社区内容
加载中
试试用AI创作助手写篇文章吧