Monthly: October 2018

Nginx Basic Auth login authentication configures

V Records 1,416 Views
Sometimes we build a file server through nginx, which is generally open, but we hope that the server will not let others see it. Someone may set up a login system, but it is too troublesome, or maybe it is not necessa...

LNMP One-Key Installation Package

V Records 1,959 Views
LNMP  Introduction The LNMP One-Key Installation Package is a Linux Shell that can be used to install LNMP (Nginx/MySQL/PHP), LNMPA for CentOS/RHEL/Fedora/Aliyun/Amazon, Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS o...

Nginx smooth upgrade

V Records 1,818 Views
1. Before you start, first look the current usage version and compile time parameters: [crayon-6767789f5031f692927639/] or [crayon-6767789f50321322476997/] Copy the compilation parameters, we will use them when co...
Go