links: DevOps MOC
Nginx
- The Config for Nginx is located at
/etc/nginx/sites-enabledand the file name isdefault - The Sites folder is at
/var/www/
Unzip
unzip file_name -d destination_location
tags: devops
links: DevOps MOC
/etc/nginx/sites-enabled and the file name is default/var/www/unzip file_name -d destination_locationtags: devops