Focus on cloud service provider activities
Notes on website operation and maintenance

Label: Typecho Subdirectory

 Typecho Nginx environment root directory and subdirectory pseudo static rule file | Lao Zuo's notes
web front end

Typecho Nginx environment root directory and subdirectory pseudo static rule file

Generally, we will install the website program in the root directory of the site, so that when we use the pseudo static rules, we can directly call the default configuration file. However, sometimes we need to install the website program to the secondary directory (an independent folder under the root directory), so that we can achieve the effect of a secondary directory/subdirectory independent channel site. It ..