インストール手順の更新、例の追加、リミッターの再構成

Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/mai/trunk@68 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
yakumo.izuru
2024-02-11 00:56:18 +00:00
parent b860f0610b
commit f1d0667b80
5 changed files with 73 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
# Installation
```shell
$ git clone https://git.chaotic.ninja/yakumo.izuru/mai
$ git clone git://git.chaotic.ninja/yakumo_izuru/mai
$ cd mai
$ make
# make PREFIX=/usr/local install
```
* Read the [mai.ini(5)](mai.ini.5) manual page
* Use any web server than is able to reverse proxy, like Apache, h2o, or NGINX.
* 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).
* Examples are provided on the repository