优化文档
This commit is contained in:
parent
e8595bf525
commit
0b5148be76
|
|
@ -1,6 +1,6 @@
|
||||||
# nginx-ip2region
|
# nginx-ip2region
|
||||||
|
|
||||||
## Build
|
## build
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ mkdir -p workspace
|
$ mkdir -p workspace
|
||||||
|
|
@ -15,7 +15,7 @@ $ make
|
||||||
$ make install
|
$ make install
|
||||||
```
|
```
|
||||||
|
|
||||||
## Nginx conf
|
## nginx conf
|
||||||
|
|
||||||
> Syntax: `ip2region_db xdb_file_path [cache_policy 可选]`;
|
> Syntax: `ip2region_db xdb_file_path [cache_policy 可选]`;
|
||||||
> Context: http
|
> Context: http
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue