iocaine/docs/content/deploying
Gergely Nagy ea9972dbfc
docs: Fix the nginx rewrite
With the previous nginx configuration, all requests that matched
`$badagent` were rewrote to `/ai`, without the original URL anywhere.
This resulted in `iocaine` only seeing `/ai`, and thus, every page ended
up being rendered the same.

The rewrite should take the original request URI into account, which is
what this patch does.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2025-01-29 07:44:34 +01:00
..
caddy.md Make templating actually useful 2025-01-29 00:20:21 +01:00
index.md docs: Sort the sections properly 2025-01-25 11:44:15 +01:00
iocaine.md Improved documentation 2025-01-29 01:14:58 +01:00
nginx.md docs: Fix the nginx rewrite 2025-01-29 07:44:34 +01:00