Last change
on this file since 68 was 68, checked in by yakumo.izuru, 16 months ago |
インストール手順の更新、例の追加、リミッターの再構成
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
382 bytes
|
Rev | Line | |
---|
[67] | 1 | # Installation
|
---|
| 2 |
|
---|
| 3 | ```shell
|
---|
[68] | 4 | $ git clone git://git.chaotic.ninja/yakumo_izuru/mai
|
---|
[67] | 5 | $ cd mai
|
---|
| 6 | $ make
|
---|
| 7 | # make PREFIX=/usr/local install
|
---|
| 8 | ```
|
---|
| 9 | * Read the [mai.ini(5)](mai.ini.5) manual page
|
---|
[68] | 10 | * Use any web server than is able to reverse proxy, like [Apache](https://httpd.apache.org), [h2o](https://h2o.examp1e.net), or [NGINX](https://www.nginx.com).
|
---|
| 11 | * Examples are provided on the repository
|
---|
Note:
See
TracBrowser
for help on using the repository browser.