mirror of
https://git.madhouse-project.org/algernon/iocaine.git
synced 2025-02-12 20:56:20 +01:00
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> |
||
---|---|---|
.. | ||
content | ||
sass | ||
templates | ||
themes | ||
config.toml |