server { listen 80; root /space/www/golrokhnafisi.com/root; index index.php index.html index.htm; server_name golrokhnafisi.com www.golrokhnafisi.com; include /etc/nginx/sites-available/wordpress.cnf; }