Update README.md

pull/4/head
AaronLiu 8 years ago committed by GitHub
parent c6fbca185d
commit 865538f437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@ cd Cloudreve
composer install
```
#### 3.配置MySQL
将根目录下的`mysql.sql`到入到你的数据库,编辑`application/database_sample.php`文件,填写数据库信息,并重命名为`database_sample.php`
将根目录下的`mysql.sql`到入到你的数据库,编辑`application/database_sample.php`文件,填写数据库信息,并重命名为`database.php`
#### 4.URL重写
对于Apache服务器项目目录下的`.htaccess`已经配置好重写规则,如有需求酌情修改.

Loading…
Cancel
Save