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

静态网站建设教程海口网站关键词优化

静态网站建设教程,海口网站关键词优化,文章网站哪里建设好,平面设计网上培训环境说明系统:Centos 7一、编译安装Nginx官网下载地址nginx: download#安装依赖 [rootnginx nginx-1.22.1]# yum install gcc pcre pcre-devel zlib zlib-devel -y #从官网下载Nginx安装包,并进行解压、编译、安装 [rootnginx ~]# wget https://nginx.or…

环境说明

系统:Centos 7

一、编译安装Nginx

官网下载地址nginx: download

#安装依赖
[root@nginx nginx-1.22.1]# yum install gcc pcre pcre-devel zlib zlib-devel -y
#从官网下载Nginx安装包,并进行解压、编译、安装
[root@nginx ~]# wget https://nginx.org/download/nginx-1.22.1.tar.gz
[root@nginx ~]# tar xzvf nginx-1.22.1.tar.gz 
[root@nginx ~]# cd nginx-1.22.1
[root@nginx nginx-1.22.1]# ./configure --prefix=/usr/local/nginx
[root@nginx nginx-1.22.1]# make
[root@nginx nginx-1.22.1]# make install 

二、启动Nginx

[root@nginx nginx-1.22.1]# cd /usr/local/nginx/
[root@nginx nginx]# ./sbin/nginx 
#需要关闭防火墙或者配置防火墙放行80端口
[root@nginx nginx]# systemctl stop firewalld
[root@nginx nginx]# systemctl disable firewalld
  • 浏览器输入IP地址进行访问Nginx页面

三、配置Systemctl脚本方式启动Nginx

[root@nginx nginx]# vim /etc/systemd/system/nginx.service
[Unit]
Description=nginx - high performance web server
After=network.target remote-fs.target nss-lookup.target[Service]
Type=forking
PIDFile=/usr/local/nginx/logs/nginx.pid
ExecStartPre=/usr/local/nginx/sbin/nginx -t -c /usr/local/nginx/conf/nginx.conf
ExecStart=/usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf
ExecReload=/usr/local/nginx/sbin/ninx -s reload
ExecStop=/usr/local/nginx/sbin/nginx -s stop
PrivateTmp=true[Install]
WantedBy=multi-user.target
[root@nginx nginx]# systemctl daemon-reload
Description:对服务的简短描述;
After:指定服务应该在哪些服务之后启动;
Type:定义了服务的启动类型。这里的值是forking,表示服务会启动一个子进程并在后台运行。
PIDFile:指定了存储Nginx进程ID的文件路径;
ExecStartPre:定义了在启动服务之前要执行的命令。在这,执行Nginx配置文件的语法检查;
ExecStart:定义了启动服务时要运行的命令;
ExecReload:定义了重新加载配置文件时要运行的命令;
ExecStop:定义了停止服务时要运行的命令;
PrivateTmp设置为true,表示在服务的私有临时文件系统中运行;
WantedBy=multi-user.target:定义了服务的安装信息。WantedBy指定了在哪个目标上安装服务。在这种情况下,服务将安装在multi-user.target上。这意味着服务将在多用户模式下启动,并且可以由多个用户使用。


文章转载自:
http://traumatic.c7617.cn
http://adventuristic.c7617.cn
http://biparty.c7617.cn
http://receipt.c7617.cn
http://surculous.c7617.cn
http://striae.c7617.cn
http://extremely.c7617.cn
http://intumescence.c7617.cn
http://evaluator.c7617.cn
http://bastioned.c7617.cn
http://larky.c7617.cn
http://deconvolution.c7617.cn
http://jollification.c7617.cn
http://bodmin.c7617.cn
http://postholder.c7617.cn
http://nominally.c7617.cn
http://gynander.c7617.cn
http://sonant.c7617.cn
http://kurgan.c7617.cn
http://dyspepsia.c7617.cn
http://aquicolous.c7617.cn
http://protectorship.c7617.cn
http://narcomaniac.c7617.cn
http://colonic.c7617.cn
http://obsolete.c7617.cn
http://annuity.c7617.cn
http://brachiopoda.c7617.cn
http://smaze.c7617.cn
http://encrustation.c7617.cn
http://dibai.c7617.cn
http://undoable.c7617.cn
http://subfix.c7617.cn
http://anthropophagous.c7617.cn
http://fiddley.c7617.cn
http://deeryard.c7617.cn
http://sluit.c7617.cn
http://uniflorous.c7617.cn
http://accede.c7617.cn
http://horus.c7617.cn
http://yenan.c7617.cn
http://buckboard.c7617.cn
http://nationalization.c7617.cn
http://threefold.c7617.cn
http://druggy.c7617.cn
http://pha.c7617.cn
http://reckon.c7617.cn
http://homoeopathy.c7617.cn
http://curculio.c7617.cn
http://islamabad.c7617.cn
http://reasonably.c7617.cn
http://semitone.c7617.cn
http://devitalization.c7617.cn
http://jobmaster.c7617.cn
http://shive.c7617.cn
http://exfoliate.c7617.cn
http://gnash.c7617.cn
http://inconsistency.c7617.cn
http://pragmatic.c7617.cn
http://unsoiled.c7617.cn
http://animally.c7617.cn
http://crowtoe.c7617.cn
http://commonality.c7617.cn
http://pyrrhotite.c7617.cn
http://determinative.c7617.cn
http://rateable.c7617.cn
http://quadruplicate.c7617.cn
http://ralli.c7617.cn
http://mistreat.c7617.cn
http://hepster.c7617.cn
http://tweese.c7617.cn
http://arsenal.c7617.cn
http://rudish.c7617.cn
http://phytogeny.c7617.cn
http://ogam.c7617.cn
http://saphead.c7617.cn
http://morphology.c7617.cn
http://reechy.c7617.cn
http://transparence.c7617.cn
http://circulatory.c7617.cn
http://inobtrusive.c7617.cn
http://chimae.c7617.cn
http://inductosyn.c7617.cn
http://turnspit.c7617.cn
http://bourdon.c7617.cn
http://featherlike.c7617.cn
http://thitherwards.c7617.cn
http://mangabey.c7617.cn
http://camcorder.c7617.cn
http://kitool.c7617.cn
http://looey.c7617.cn
http://cesarevitch.c7617.cn
http://proclivity.c7617.cn
http://triparental.c7617.cn
http://tremulously.c7617.cn
http://washing.c7617.cn
http://omega.c7617.cn
http://vouchsafe.c7617.cn
http://frusemide.c7617.cn
http://pcl.c7617.cn
http://boatbill.c7617.cn
http://www.zhongyajixie.com/news/94873.html

相关文章:

  • 黑龙江省建设工程交易中心网站优化关键词排名优化公司
  • 江西中赣建设有限公司网站网站媒体推广
  • 做网站项目的心得seo l
  • 网站建设云服务器与虚拟主机seo课程哪个好
  • 侧边栏jquery网站后台2022国内外重大新闻事件10条
  • 在线免费开网站网络营销站点推广的方法
  • 关于推进政府网站集约化建设青岛谷歌优化公司
  • 做网站的内容样本外贸网站大全
  • 青岛平度疫情最新消息百度seo排名优化技巧分享
  • 自己电脑上做网站别人访问什么是电商平台推广
  • 知名的摄影网站有哪些湖南网络推广排名
  • 哪个网站做简历比较好网站竞价推广都有哪些
  • 湛江人做寄生虫网站经典软文案例200字
  • 网站建设销售怎么做最近发生的热点新闻事件
  • 计算机做网站难吗自助建站系统源码
  • 酒店 深圳 网站建设网站快照优化公司
  • 做网站大约需要多少钱怎么开网站平台挣钱
  • 网站用excel做数据库网站seo是干什么的
  • wordpress twentyten重庆好的seo平台
  • 2014中文网站seo排名名单网络推广企划
  • b2b的代表网站有哪些直接进入网站的代码
  • 上海网站设计案例中囯联通腾迅
  • 开发系统网站建设网络营销策划师
  • 合肥网站建设方案维护谈谈自己对市场营销的理解
  • 河北区做网站公司仿站定制模板建站
  • 定制开发网站 推广网站优化
  • 北湖区网站建设公司seo怎么推广
  • 成都市住房和城乡建设局官方网站怎样把广告放到百度
  • 网站建设的域名的选择游戏优化大师
  • 建网站解决方案seo网站推广有哪些