We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1648e commit 5ab5185Copy full SHA for 5ab5185
files/etc/nginx/sites-enabled/server.conf
@@ -25,7 +25,7 @@ server {
25
proxy_pass_header P3P;
26
proxy_cache_min_uses 2;
27
proxy_cache resizedimages;
28
- proxy_ssl_server_name on;
+ proxy_ssl_server_name on;
29
30
# valid for "any" http status within 10 minutes
31
proxy_cache_valid any 10m;
0 commit comments