server { listen 443 ssl default_server; server_name _; root /var/www/html; index sites.html sites.htm; #charset koi8-r; ...
確定! 回上一頁