robot.txt与sitemap.xml 2021-12-23 2021-12-27 / linux / 发表评论 一:为什么要写robots.txt?如何完成一个robots.txt? 蜘蛛访问网站首先查看的是robots. … robot.txt与sitemap.xml 查看全文 »
windows搭建wnmp环境 2021-10-02 2021-12-23 / linux / 发表评论 首先介绍wnmp:w指代windows系统,n指代nginx,m指代mysql(或者mariadb),p指代p … windows搭建wnmp环境 查看全文 »
“height:100vh;”超出可阅读范围 2021-09-19 2021-12-22 / web / 发表评论 vh:英文全称为 viewpoint height,视窗高度,1vh=视窗高度的1%…….
编译安装nginx 2020-05-08 2021-12-22 / linux / 发表评论 编译安装nginx的代码如下,可以依次执行以下命令完成安装。安装过程中我们下载了openssl,pcre,zl … 编译安装nginx 查看全文 »