糊里糊涂 发表于 2013-9-29 14:22
if ( !#$ != 1级目录/文件.html){
rewrite /(.*) 1级目录/文件.html permant;
}
pathletboy 发表于 2013-9-29 14:50
rewrite ^/.+/.+/.+/file.html$ http://www.yourdomain.com permanent;
rewrite ^/.+/.+/file.html$ http:/ ...
pathletboy 发表于 2013-9-29 15:00
rewrite ^/(.+)/.+/.+/(.*\.html)$ http://www.yourdomain.com/$1/$2 permanent;
rewrite ^/(.+)/.+/(.*\.h ...
欢迎光临 全球主机交流论坛 (https://ddzzz.eu.org/) | Powered by Discuz! X3.4 |