环境要求: 1.centos8版本 2.yum源畅通 3.将此压缩包放在/home/soft路径下 4.解压后chmod +x install.sh 5.使用 source install.sh执行此脚本
2022-09-02 12:38:43 657.49MB rabbitmq redis maven java
1
本篇文章主要介绍了利用nginx解决cookie跨域访问的方法,小编觉得挺不错的,现在分享给大家,也给大家做个参考。一起跟随小编过来看看吧
2022-08-31 15:50:23 60KB nginx cookie跨域 nginx 跨域
1
php7默认不再支持mysql扩展,同时安装包中也没有mysql扩展源码,此处为php7 mysql扩展的兼容编译包。主要方便老项目无缝升级到php7版本
2022-08-29 13:29:36 52KB mysql 源码软件 数据库 database
1
ngnix开发从入门到精通的网页,讲得比较全面
2022-08-28 19:44:44 1.14MB nginx
1
php-7.2.2下载安装文件
2022-08-27 15:46:48 24.39MB php7.2安装包
1
Nginx is clearly winning the race to be the dominant software to power modern websites. It is fast and open source, maintained with passion by a brilliant team. This book will help you maintain your Nginx instances in a healthy and predictable state., It will lead you through all the types of problems you might encounter as a web administrator, with a special focus on performance and migration from older software., You will learn how to write good configuration files and will get good insights into Nginx logs. It will provide you solutions to problems such as missing or broken functionality and also show you how to tackle performance issues with the Nginx server. A special chapter is devoted to the art of prevention, that is, monitoring and alerting services you may use to detect problems before they manifest themselves on a big scale. The books ends with a reference to error and warning messages Nginx could emit to help you during incident investigations.
2022-08-27 09:56:48 2.82MB Nginx
1
Linux安装nginx的相关包
2022-08-25 18:00:56 52.49MB nginx
1
由于服务器位于内网环境且无法访问互联网,需要离线安装nginx,ubuntu18.04离线安装软件也并不复杂,只是需要较大的耐心去搜集所需的包,不过大家不用担心,我已经为大家准备好了。 PCRE(Perl Compatible Regular Expressions)是一个Perl库,包括 perl 兼容的正则表达式库。nginx的http模块使用pcre来解析正则表达式,是nginx必需的依赖。 nginx使用zlib对http包的内容进行gzip。 OpenSSL 是一个强大的安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书 封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用,OpenSSL包。 所有清单: nginx-1.22.0.tar.gz openssl-1.1.1q.tar.gz pcre-8.45.tar.gz zlib-1.2.12.tar.gz
2022-08-25 18:00:53 13.82MB nginx ubuntu18.04 PCRE OpenSSL
1
php7最新汉化中文文档,php7函数说明,优化说明。php7最新汉化中文文档,php7函数说明,优化说明。
2022-08-25 10:38:07 34.3MB php php7 中文 文档
1
shell配置nginx反向代理 作用:可以使用完全脚本配置,免去vi编辑nginx配置文件,可以集成到python或者java代码中,存命令行控制。 资源可运行,主要提供一个配置的思路。 此资源在一个api接口添加反向代理时使用到
2022-08-23 11:00:40 2KB nginx nginx反向代理
1