Compare commits
	
		
			1 Commits
		
	
	
		
			master
			...
			back-to-ht
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ad61fcfa22 | 
							
								
								
									
										26
									
								
								80.conf
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								80.conf
									
									
									
									
									
								
							| @ -111,23 +111,23 @@ server { | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| server { | ||||
|     listen 80; | ||||
|     # listen 443 ssl http2; | ||||
|     # listen [::]:443 ssl http2; | ||||
| # server { | ||||
| #     listen 80; | ||||
| #     # listen 443 ssl http2; | ||||
| #     # listen [::]:443 ssl http2; | ||||
|      | ||||
|     server_name old.admin.inno-js.ru; | ||||
| #     server_name old.admin.inno-js.ru; | ||||
| 
 | ||||
|     # ssl_certificate /etc/letsencrypt/live/inno-js.ru/fullchain.pem; | ||||
|     # ssl_certificate_key /etc/letsencrypt/live/inno-js.ru/privkey.pem; | ||||
|     # ssl_trusted_certificate /etc/letsencrypt/live/inno-js.ru/chain.pem; | ||||
| #     # ssl_certificate /etc/letsencrypt/live/inno-js.ru/fullchain.pem; | ||||
| #     # ssl_certificate_key /etc/letsencrypt/live/inno-js.ru/privkey.pem; | ||||
| #     # ssl_trusted_certificate /etc/letsencrypt/live/inno-js.ru/chain.pem; | ||||
| 
 | ||||
|     # include /etc/nginx/snippets/ssl-params.conf; | ||||
| #     # include /etc/nginx/snippets/ssl-params.conf; | ||||
|      | ||||
|     location / { | ||||
|         proxy_pass http://admin/; | ||||
|     } | ||||
| } | ||||
| #     location / { | ||||
| #         proxy_pass http://admin/; | ||||
| #     } | ||||
| # } | ||||
| 
 | ||||
| # server { | ||||
| #     listen 80; | ||||
|  | ||||
| @ -70,7 +70,7 @@ http { | ||||
|     # include ./83-php.conf; | ||||
|     # include 3002-apps-static.conf; | ||||
|     include 80.conf; | ||||
|     include 443.conf; | ||||
|     # include 443.conf; | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user