185 articles
Friday, Apr 3, 2020
如果想进一步提高网站的安全性,比如比较有效的防止网站被采集, 可以尝试把服务器只能为来自cloudflare 的Ip 链接 其实这种方法很简单,不过国外已经有人写好了脚本。。。 这里就用该脚本配置nginx只能来自cloudflare的IP链接 编辑Nginx.conf文件载入cloudflare....
Monday, Mar 30, 2020
Go to the MySQL official website to download the apt installation source https://dev.mysql.com/downloads/repo/apt/ wget https://repo.mysql.com//mysql-...
到MySQL官网下载apt安装源 https://dev.mysql.com/downloads/repo/apt/ wget https://repo.mysql.com//mysql-apt-config0.8.15-1all.deb apt install ./mysql-apt-config...
Friday, Mar 27, 2020
nginx is said to have officially stated that it will support QUIC, but has not released related versions. Cloudflare, a major security and acceleratio...
nginx据说早官方就表示会支持QUIC,但是迟迟没有发布相关的版本 主打安全和加速的CDN厂商cloudflare发布了基于nginx的QUIC补丁 安装环境依赖和编译工具 apt-get install build-essential automake autoconf make git cma...
plesk is a commercial console control panel that competes with cpanel But the price of plesk is obviously much more beautiful. The hosting version is ...
plesk是一款商业的主机控制面板,跟cpanel是竞争对手 但是plesk的价格显然要美丽的多,主机版本不限域名和用户数量的套餐, 使用第三方服务器购买plesk host edit版本不限域名和用户数量才19欧元 下面介绍一下plesk的卸载和重装方法, 下载plesk安装脚本 wget ht...
Friday, Mar 13, 2020
Apache format web page HTML source method This is to remove the extra spaces in the source code of the webpage. Reduce web page transmission data and ...
Apache 格式化网页HTML源码的方法 即是把网页源代码中多余的空格删除, 减小网页传输数据,加速网页传输 把下面代码添加到网站根目录的 .htaccess文件中 AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEF...
Hiawatha 以号称安全为卖点的服务器,官网宣称可以抵御SQL , XSS,CSRF攻击 >Hiawatha是可用于多个平台的Web服务器。自2002年以来由雨果·莱辛克(Hugo Leisink)开发 >可移植操作系统接口, 跨平台, https://s3.cdnha.com/vpslalai...