Nginx:Virtual Host Sederhana: Difference between revisions

No edit summary
Line 11: Line 11:
     error_log /var/log/nginx/example.com.error.log;
     error_log /var/log/nginx/example.com.error.log;
  }
  }
== Terkait ==
* [[Nginx]]
* [[Nginx:Allow Indexing]]
* [[Nginx:GZIP]]


==Source==
==Source==
*[https://websiteforstudents.com/how-to-set-up-a-nginx-server-block-on-ubuntu-linux/ websiteforstudents.com]
*[https://websiteforstudents.com/how-to-set-up-a-nginx-server-block-on-ubuntu-linux/ websiteforstudents.com]
[[Category:Server]]
[[Category:Server]]
[[Category:Web Server]]
[[Category:Nginx]]