Update nginx SSL settings, includes
This commit is contained in:
		
					parent
					
						
							
								eed7317b0c
							
						
					
				
			
			
				commit
				
					
						28efaaafdc
					
				
			
		
					 4 changed files with 17 additions and 5 deletions
				
			
		
							
								
								
									
										4
									
								
								roles/nginx/files/etc/nginx/include/ssl_rewrite.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								roles/nginx/files/etc/nginx/include/ssl_rewrite.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| # Generischer Rewrite von HTTP nach HTTPS | ||||
| location / { | ||||
|     return 302 https://$server_name$request_uri; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alexander Dietrich
				Alexander Dietrich