Nginx custom 404 error page configuration

The nginx custom page is very simple and can be done with two commands. add the red command in the http {} segment, as shown in the following http {... fastcgi_intercept_errors on; error_page 404/404 .html ;...} 2. place the 404 page in the root

Nginx built-in Variables

Nginx built-in Variable list, which extracts Nginx built-in variables according to nginx source code file ngx_http_variables.c.According to different versions, the variables may change, and most of them can still be used. Name

Solaris 10 uninstall software commands

After you run the Solaris 10 uninstall software command to install Solaris 10, many unused software will be installed by default, but you only want to keep the development environment. Take www.2cto.com as an example. In the pidgin startup Item mail

Nginx sets a whitelist Based on the end number of the Website user

Nginx sets the White List www.2cto.com by the end Number of the Website user. In fact, this requirement is very common. It is a new function that needs to be developed. First, you must test run on the website.There are many implementation methods to

Linux Registration System Service

Linux registration system service registers a system service and starts it automatically upon startup. www.2cto.com 1 script # vim test. sh [python] #! /Bin/bash # description: hello. sh # chkconfig: 2345 20 81 EXEC_PATH =/usr/local/EXEC = hello. sh

Install the GMA3650 driver in ubuntu 12.04

After several days of hard work, ubuntu 12.04 installed the GMA3650 driver of Atom2550. The resolution is normal and there is sound. Share the process with you so that you can learn from those who have such problems. PS: after several days of

Search for files in ubuntu

How do I search for files in ubuntu? 1. whereis file name www.2cto.com features: fast, but fuzzy search, for example, find # whereis mysql, it will put mysql, mysql. ini, mysql. * All directories are located. I usually use this command for searching.

Linux Process and Memory Management

Linux processes and memory management have been learning linux for so long, and I feel that I have not gone deep into it. Today I have re-read the linux memory management mechanism and written down these fragmented notes, it will be easy to remember

How to run stopped commands in linux background

How to run the stopped command in the linux background today I want to run a JOB in the linux background, but a command is executed in the background and added &, run the jobs command to check whether the task cannot be run in the background and the

Linux scheduling algorithm RHCA

Linux scheduling algorithm rhca unit 6 Compensating for Physical Disk Characteristics www.2cto.com objective:. understand the physical factors that affect disk io B. application Queue Technology adjusted IO scheduling 6.1 Physical factors affect

Path replacement with sed

Replace the write script with the sed path to overwrite the file. For example, there is a file/home/a/1.xml,If a file with the same name exists in directory B under directory/home/B, overwrite the file. You can write a script like this: www.2cto.com

If the Vsftpd permission is correctly configured, the error 500,550 is returned. solution:

If Vsftpd permissions are correctly configured, report the 500,550 solution. After configuring VSFTPD, I encountered the 500 cannot create file error and found many answers, all of them are permission issues. www.2cto.com my FTP user is ftpuser and

10 Linux commands that you have never used before?

Brock wrote an article titled 10 Linux commands you have never used (10 Linux commands you 've never used). Although the title is a bit too absolute and subjective, but the article is still good. In fact, whether you have heard or used these

How to enable 32-bit UBUNTU 10.10 PAE memory above 4G

Sudo apt-get install linux-generic-pae # kernel packageSudo apt-get install linux-headers-generic-pae # kernel header packageSudo apt-get install nvidia-current nvidia-settings # applies to N cardsNote.32-bit system, after the memory ing function is

Basic vsftpd Configuration

EnvOS: centos 5.4 finalFtp: vsftpd-2.0.51. You can use newusers or scripts to create a new user. You need to write the user name in a document in the format of one digit per line through the script. Then, execute useradd. sh Useradd. sh Content:#!

Manage scheduled tasks under liux

Create a cron service for the current user1. Type crontab-e to edit the crontab service file.For example, the file content is as follows:*/2 *****/bin/sh/home/admin/jiaoben/buy/deleteFile. shSave the file and exit*/2

File Server SAMBA

Windows Network Neighbor file sharing protocol:SMB/CIFSSMB: Server Message BlockCIFS: Common Internet FileSystemNETBIOS:Windows host name resolutionBroadcast-style name resolution application WINS accelerates name resolutionLinux and unix File

Automatic startup of glassfish in linux

1. First, create the file/etc/init. d/glassfish3. The content of the file is as follows. Make sure to modify the red part of the following content (Sorry, it is all written in English) Sh code#! /Bin/sh# This shell script takes care of starting and

Clear username and paasword passwords saved by svn

1. windowsMethod 1: For TortoiseSVN, right-click the TortoiseSVN menu Settings-> Saved Data-> Authentication data, ClearOrMethod 2: C: \ Documents ents and Settings \ Administrator \ Application Data \ Subversion \ authDelete all folders under

Allow the root user to Telnet

For the sake of security, in Linux, it is not allowed to use the root user for Telnet. Generally, we use a common account for login.You can use su-to switch to root. The/etc/securetty is usually modified below to achieve the effect. The following is

Total Pages: 5467 1 .... 4676 4677 4678 4679 4680 .... 5467 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.