当前位置: 首页 > news >正文

12306网站如何做解绑打广告的免费软件

12306网站如何做解绑,打广告的免费软件,网站前端开发流程,wordpress雪樱主题破解安装Nginx 以 Ubuntu 为例,安装命令为 sudo apt install nginx常用指令 # 检查配置文件是否有问题 nginx -t# 热加载配置文件 nginx -s reload# 等待处理完当前请求并退出 nginx -s quit# 快速退出 nginx -s stop目录结构 nginx 默认安装位置一般在 /etc/nginx …

安装Nginx

以 Ubuntu 为例,安装命令为

sudo apt install nginx

常用指令

# 检查配置文件是否有问题
nginx -t# 热加载配置文件
nginx -s reload# 等待处理完当前请求并退出
nginx -s quit# 快速退出
nginx -s stop

目录结构

nginx 默认安装位置一般在 /etc/nginx 目录,默认配置文件为 nginx.conf

drwxr-xr-x 2 root root 4.0K May 30  2023 conf.d
-rw-r--r-- 1 root root 1.1K May 30  2023 fastcgi.conf
-rw-r--r-- 1 root root 1.1K May 30  2023 fastcgi_params
-rw-r--r-- 1 root root 2.8K May 30  2023 koi-utf
-rw-r--r-- 1 root root 2.2K May 30  2023 koi-win
-rw-r--r-- 1 root root 3.9K May 30  2023 mime.types
drwxr-xr-x 2 root root 4.0K May 30  2023 modules-available
drwxr-xr-x 2 root root 4.0K May  1 19:21 modules-enabled
-rw-r--r-- 1 root root 1.5K May 30  2023 nginx.conf
-rw-r--r-- 1 root root  180 May 30  2023 proxy_params
-rw-r--r-- 1 root root  636 May 30  2023 scgi_params
drwxr-xr-x 2 root root 4.0K May  1 19:46 sites-available
drwxr-xr-x 2 root root 4.0K May  1 19:21 sites-enabled
drwxr-xr-x 2 root root 4.0K May  1 19:21 snippets
-rw-r--r-- 1 root root  664 May 30  2023 uwsgi_params
-rw-r--r-- 1 root root 3.0K May 30  2023 win-utf

通常建议将全局配置拆分并放在conf.d目录下,并通过include指令引用,比如默认配置文件中

 include /etc/nginx/conf.d/*.conf;

将每个虚拟站点配置放在sites-available下,并将使用的站点链接到sites-enabled文件夹,默认的配置文件中

include /etc/nginx/sites-enabled/*;

例如配置文件结构为

nginx
├── nginx.conf
├── conf.d/
├── sites-available/
│   ├── site1
│   └── site2
└── sites-enabled/└── site1 -> ../sites-available/site1

配置文件

nginx 配置文件由指令控制的模块组成,指令分为简单指令(simple directives)和块指令(block directives)。

简单指令由名字、参数和分号组成,例如

listen 80;

块指令则将分号替换为花括号{},例如

events {
}

可以包含其他指令的块指令称为上下文(context), 例如 eventshttpserverlocation

配置文件中不包含在其他上下文中的指令则属于主上下文(main context),eventshttp指令位于main context, server 位于http 中, location 位于 server 中。#开头的为注释。

例如默认配置文件nginx.conf

user www-data;
worker_processes auto;
pid /run/nginx.pid;
include /etc/nginx/modules-enabled/*.conf;events {worker_connections 768;# multi_accept on;
}http {### Basic Settings##sendfile on;tcp_nopush on;types_hash_max_size 2048;# server_tokens off;# server_names_hash_bucket_size 64;# server_name_in_redirect off;include /etc/nginx/mime.types;default_type application/octet-stream;### SSL Settings##ssl_protocols TLSv1 TLSv1.1 TLSv1.2 TLSv1.3; # Dropping SSLv3, ref: POODLEssl_prefer_server_ciphers on;### Logging Settings##access_log /var/log/nginx/access.log;error_log /var/log/nginx/error.log;### Gzip Settings##gzip on;# gzip_vary on;# gzip_proxied any;# gzip_comp_level 6;# gzip_buffers 16 8k;# gzip_http_version 1.1;# gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;### Virtual Host Configs##include /etc/nginx/conf.d/*.conf;include /etc/nginx/sites-enabled/*;
}#mail {
#       # See sample authentication script at:
#       # http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
#
#       # auth_http localhost/auth.php;
#       # pop3_capabilities "TOP" "USER";
#       # imap_capabilities "IMAP4rev1" "UIDPLUS";
#
#       server {
#               listen     localhost:110;
#               protocol   pop3;
#               proxy      on;
#       }
#
#       server {
#               listen     localhost:143;
#               protocol   imap;
#               proxy      on;
#       }
#}
http://www.rdtb.cn/news/21840.html

相关文章:

  • 做网站时数据库要创建几个表全自动在线网页制作
  • seo优化网站查询成都新一轮疫情
  • 焦作网站建设哪家正规百度竞价排名点击软件
  • 长沙网站建设王道下拉惠单页关键词优化费用
  • 重庆企业网站推广服务优化大师优化项目有
  • 小程序开发制作流程合肥百度seo代理
  • 公司网站开发款记什么科目官网seo怎么做
  • wap建站程序b2b平台是什么意思啊
  • 聊城做网站的公司行情发外链软件
  • 网站常见问题是什么什么是互联网营销
  • 男女做羞羞事的网站正规网站优化哪个公司好
  • 湖南做网站的公司厦门关键词排名推广
  • 网站 建设标准网络营销专业学什么
  • hexo做网站郑州网站推广
  • 做网站需要找什么客户seo怎么推广
  • 三只松鼠电商网站建设搜索引擎优化是做什么的
  • HTML和PHP怎么做网站合肥百度seo代理
  • 网站建设以什么盈利网站排名推广推荐
  • 山西省政府网站建设贵州seo技术培训
  • 做视频教育网站河南企业网站建设
  • 凡科做的网站不能被收录在线生成个人网站免费
  • 网站建设运营规划方案太原网站seo
  • 制作网站的方法有哪些内容网站推广优化排名教程
  • 初中生做网站挣钱网络推广外包怎么样
  • 网站 公安局 备案策划方案怎么做
  • php网站语言切换功能如何做外链网盘网站
  • 网站建设社团活动宗旨搜狗推广
  • 宁德做网站宁波网络推广seo软件
  • 低价货源网站seo优化工作怎么样
  • 网站建设营销排名方案优化算法