An open API service indexing awesome lists of open source software.

https://github.com/fly-studio/web-server-manual


https://github.com/fly-studio/web-server-manual

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# # 概述
本手册主要是讲述在CentOS x64上搭建Web Server的方法

该方法目前已经在多台阿里云、腾讯云服务器上搭建成功,并稳定运行至今。

本手册还包含分布式服务器的搭建指南,大家可以在本手册中学习到大数据库、文件分发、分布式附件库(图片库)、分布式缓存、负载均衡、中文分词等技术。

# # 适应平台
本手册适于但不仅限于 CentOS 6.5 x64、CentOS 7 x64

替换相关库以及 `yum install` 为 `apt-get install` 可以支持ubuntu