AMH 社区首页
AMH社区 - 开放自由有价值的社区
	
		
    	 | 
	|
|---|---|
| 
	
	 ceo  | 
	
	 
		  ceo 发表于 2014-09-06 11:34:55
	 
	请问amh的dedecms的伪静态规则在哪 谢谢了 
	
				2014-09-06 11:34:55 1
	 
		
	 | 
	
| 
		
		 
		Captain  | 
		 试下这个 
		
		rewrite ^/list-([0-9]+)\.html$ /plus/list.php?tid=$1; 
				rewrite ^/list-([0-9]+)-([0-9]+)-([0-9]+)\.html$ /plus/list.php?tid=$1&totalresult=$2&PageNo=$3; rewrite ^/view-([0-9]+)-1\.html$ /plus/view.php?arcID=$1; rewrite ^/view-([0-9]+)-([0-9]+)\.html$ /plus/view.php?aid=$1&pageno=$2; 
		回复 
		2014-09-06 11:44:44 2
		 
				
		 | 
		
 HTTP
 
			[求助帖]
		请问amh的dedecms的伪静态规则在哪 谢谢了