From b0dbba14752ab1212463fa154189b7ae3a4e6eb2 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Sat, 10 Aug 2019 10:36:35 +0800 Subject: [PATCH] Update readme [skip ci] --- README.md | 2 +- README_EN.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f20c05c5..6e54d4d1 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Blessing Skin 是一个开源的 PHP 项目,这意味着您可以自由地在 Blessing Skin 对您的服务器有一定的要求。_在大多数情况下,下列所需的 PHP 扩展已经开启。_ -- 一台支持 URL 重写的主机,Nginx、Apache 或 IIS +- 一台支持 URL 重写的主机,Nginx 或 Apache - **PHP >= 7.2.12** [(服务器不支持?)](https://github.com/bs-community/blessing-skin-server/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E) - 安装并启用如下 PHP 扩展: - OpenSSL diff --git a/README_EN.md b/README_EN.md index b206ca9e..e04389ba 100644 --- a/README_EN.md +++ b/README_EN.md @@ -39,7 +39,7 @@ Blessing Skin is an open-source project written in PHP, which means you can depl Blessing Skin has only a few system requirements. _In most cases, these PHP extensions are already enabled._ -- Web server with URL rewriting enabled +- Web server with URL rewriting enabled (Nginx or Apache) - **PHP >= 7.2.12** (use v2.x branch if your server doesn't meet the requirements) - OpenSSL PHP Extension - PDO PHP Extension @@ -199,7 +199,7 @@ Congrats! You made it. Next, please refer to No.2 of **Quick Install** section. ## Configure the Web Server -For Apache (most of the virtual hosts) and IIS users, there is already a pre-configured file for you. What you need is just to enjoy! +For Apache (most of the virtual hosts) users, there is already a pre-configured file for you. What you need is just to enjoy! For Nginx users, **please add the following rules** to your Nginx configuration file: