Nginx. Page 3

nginx deploy thinkphp and laravel

Recently, bloggers deployed a TP5 project they practiced under Centos+Nginx environment. Some problems were encountered in the process, but the probl...
16:16 2 December 2019

Project deployment of seed search website based on python

This lecture will explain the deployment process of seed search website in detail. Website presentation: https://bt.mypython.me Source address: https:...
13:42 2 December 2019

SpringBoot configures HTTPS and implements automatic HTTPS access to HTTPS

nginx is recommended for configuring https No further replies will be given to any questions raised in this article. Here's why I wrote this art...
20:07 10 November 2019

Domain name, port and IP of Nginx virtual host

For nginx source package, please send me a private message Domain name of Nginx virtual host [root@localhost ~]# yum install bind -y Configure DNS ma...
5:11 7 November 2019

centos nginx https configuration

1. What if you want to configure a domain name to a specified directory server { listen 80; server_name Change your domain name here,for example baidu...
13:51 6 November 2019

podman pilot test - comparison with docker

1. What is docker? Docker is an open source application container engine, which belongs to the encapsulation of Linux containers. Docker provides a s...
5:12 6 November 2019

Ranking analysis of application access regions

Application access region ranking Topic content: given Nginx AccessLog (multiple files, estimated to be about 66G) for a period of time, find the five...
6:12 5 November 2019

Nginx configuration - virtual host is based on IP, domain name and port (actual combat!)

Nginx virtual host Domain name based virtual host Virtual host based on IP address Port based virtual host 1. Install DNS domain name resolution serv...
19:32 4 November 2019

One server of front and back end separation project is online

I. purchase server Here are some notes When you choose to configure linux system, you'd better choose centos7 + instead of centos6+ To configure ...
13:35 4 November 2019

ovn implementation of container Internet access, nat, fip

Experimental topology Physical topology Logical topology 172.24.4.8 is the fip of pod 100.60.0.31. step Get ready Create logical router ovn cluster ov...
12:32 15 October 2019

CentOS 7 Build Source Pack Build LNMP Environment

1. Install epel source yum install -y epel-release 2. Install the required software yum install -y gcc automake autoconf libtool make gcc-c++ glibc li...
5:21 4 October 2019

centos server deploys flask project.

Installed environments nginx, Python 3, mysql, uwsgi, virtualenv 1. Create a virtual environment virtualenv -p python3 myblog 2. Enter the Virtual Env...
10:08 3 October 2019

format of nginx default configuration syntax and log

nginx default configuration To see which default configuration files are available for nginx, open the / etc/nginx/nginx.conf file to see the end line...
13:00 11 June 2019

Faster than NGINX: nginx-1.15.5 vs mongols-1.2.3

nginx is an excellent representative of multi-process web server. This article is to be used. mongols -1.2.3 implements a multi-process web server fas...
18:12 29 January 2019

Ffmpeg combat course (9) under windows ffmpeg Command + nginx + rtmp to achieve push and pull.

Summary Nginx is a lightweight Web server/reverse proxy server and email (IMAP/POP3) proxy server. nginx-rmtp-module is a streaming media plug-in for...
7:54 21 December 2018

The usage of vrrp_script, track_script and notify in keepalived

A script defined in the keepalived.conf file can be used to implement a detection function.Example: Check if the down file in the / etc/keepalived dir...
5:21 14 December 2018