AMH 社区首页
AMH社区 - 开放自由有价值的社区
	
		
    	 | 
	|
|---|---|
| 
	
	 chen1067882817  | 
	
	 
		  chen1067882817 发表于 2016-01-20 12:50:40
	 
	本来想跳到https,却跳到另外的网址。 
	
				2016-01-20 12:50:40 1
	 
		
	 | 
	
| 
		
		 
		搬砖少年  | 
		 强制跳转SSL ? 没能理解楼主的话  
		
		if ($server_port = 80) { return 301 https://$server_name$request_uri; } if ($scheme = http) { return 301 https://$server_name$request_uri; } error_page 497 https://$server_name$request_uri; 这是强制跳转SSL规则 支持 
		回复 
		2016-01-22 17:25:37 2
		 
				
		 | 
		
 HTTP
 
			[求助帖]
		求助,访问a网址跳到b网址去。