Skip to content

mjchow/Nginx_Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Nginx_Config

  • ubuntu下安装nginx sodu apt-get install nginx
  • 编辑配置文件 vim /etc/nginx/nginx.conf
  • 检查语法是否正确 nginx -t
  • 重新加载配置文件 nginx -s reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages