server { listen 80; server_name www.xxxx.com ; index index.html index.htm index.php; root /home/www; include location.conf; include discuz.conf; }