server { listen 10088; server_name localhost; location / { root download; autoindex on; autoindex_exact_size off; } }
京公网安备 11010502049817号