Skip to content

NGINX Web Server as a Reverse Proxy Server Implements Access Limits on NGINX

Notifications You must be signed in to change notification settings

TearsAchly/A387-Jarkom-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A387-Jarkom-Labs

Untuk menjalankan project ini, pastikan npm sudah terinstall pada komputer/laptop Anda.
To run this project, make sure npm is installed on your computer/laptop.

linux : copy atau pindahan nginx.conf to /etc/nginx/nginx.conf | copy or move nginx.conf to /etc/nginx/nginx.conf
windows : copy atau pindahan nginx.conf to C:\nginx\conf | copy or move nginx.conf C:\nginx\conf


Tata cara menjalankan project:
Procedures for running the project:

  1. Install node modules
npm install
  1. Jalankan project
    Run the project
npm run start

Releases

No releases published

Packages

No packages published