current location:Home > Technical Articles > Operation and Maintenance > Nginx
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to enable or disable nginx cache
- Enable nginx cache: [location ~ .*\.(gif|jpg|jpeg|png|bmp|swf|js|css)$ { #Set the cache to cache the suffix file defined above to the browser's survival time expires 3d;}] .
- Nginx 5294 2020-12-25 10:42:59
-
- How to create multiple configuration files in nginx
- Specific method: First add the code [include conf.d/*.conf] in the main configuration file; then restart nginx.
- Nginx 6274 2020-12-18 10:16:19
-
- nginx fails to upload files and prompts that the uploaded file is too large. How to solve the problem?
- nginx tutorial: This article shares with you the method to solve the problem that nginx fails to upload files and prompts that the uploaded file is too large. It has certain reference value and I hope it can help everyone.
- Nginx 5178 2020-12-10 16:07:44
-
- Specific methods to deploy static pages using nginx
- This article shares with you the specific method of using nginx to deploy static pages, which has certain reference value. Hope it helps everyone.
- Nginx 6217 2020-12-08 16:12:22
-
- How to set nginx to allow access only to individual IPs
- The method is as follows: 1. Open the nginx configuration file; 2. Edit the default configuration file and add [allow 132.23.22.185; deny all;]; 3. Restart the nginx server.
- Nginx 3551 2020-12-03 15:57:57
-
- When I use the systemctl command to start nginx, I get an error? what reason?
- nginx tutorial: This article shares with you how to solve the error problem when starting nginx using the systemctl command. It has certain reference value and I hope it can help everyone.
- Nginx 4026 2020-12-01 15:16:53
-
- How to deploy nginx project to external network
- This article shares with you the method of deploying nginx projects to the external network. It has certain reference value and I hope it can help everyone.
- Nginx 12101 2020-11-27 16:11:44
-
- The correct way to install nginx under linux
- The correct way to install nginx under Linux: 1. Download and decompress the PCRE installation package; 2. Enter the installation package directory; 3. Build nginx from source code; 4. Execute the [make && make install] command to install.
- Nginx 2788 2020-11-25 16:33:18
-
- How to set nginx to start automatically at boot under linux
- nginx tutorial: This article shares with you how to set up nginx to start automatically on boot under Linux. It has certain reference value and I hope it can help everyone.
- Nginx 4073 2020-11-23 16:29:34
-
- Introduction to nginx common errors and solutions
- This article shares with you common errors and solutions in nignx. It has certain reference value and I hope it can help everyone.
- Nginx 5713 2020-11-19 14:50:23
-
- Correct way to install SSL certificate in nginx
- This article introduces you to the correct method of installing an SSL certificate. It has certain reference value and I hope it can help you.
- Nginx 5065 2020-11-18 16:33:32
-
- How to correctly deploy front-end projects with nginx
- nginx tutorial: This article introduces how to correctly deploy nginx front-end projects. It has certain reference value and I hope it can help everyone.
- Nginx 3696 2020-11-16 15:48:57
-
- What are the methods of nginx cache?
- This article shares with you five methods of nginx cache cache, which has certain reference value and I hope it can help everyone.
- Nginx 3517 2020-11-13 16:31:57
-
- Introduction to parameters that must be configured in nginx
- The parameters that must be configured in nginx are: 1. main parameter; 2. Events parameter.
- Nginx 2713 2020-11-12 16:00:08
-
- How to solve the problem of php flush failure under nginx
- nginx tutorial: This article introduces how to solve the problem of php flush failure under nginx. It has certain reference value and I hope it can help everyone.
- Nginx 2014 2020-11-11 15:43:43