mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-24 14:04:07 +08:00
Update readme [skip ci]
This commit is contained in:
parent
eeb75ed8e9
commit
b0dbba1475
@ -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
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user