server { liten 80; root /var/www/html; location / { limit_req zone=mylimit; } }