Loading etc/nginx/conf.d/spot.conf +0 −3 Original line number Diff line number Diff line Loading @@ -20,9 +20,6 @@ server { root /var/www/spot; access_log /dev/null; error_log /dev/null; location = / { limit_req zone=botlimit burst=10; include /etc/nginx/proxy_spot_params; Loading Loading
etc/nginx/conf.d/spot.conf +0 −3 Original line number Diff line number Diff line Loading @@ -20,9 +20,6 @@ server { root /var/www/spot; access_log /dev/null; error_log /dev/null; location = / { limit_req zone=botlimit burst=10; include /etc/nginx/proxy_spot_params; Loading