diff options
| author | alex <alex@pdp7.net> | 2026-01-10 19:04:07 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-01-10 19:04:07 +0100 |
| commit | de13b68303c295453cf21a90fa9d0c69c40ddfc6 (patch) | |
| tree | bec7b7275e26726f36baa220e4e0f04432d20a50 /infrastructure | |
| parent | 9e759f3f20cdf44ee91ec203fbde761bb6cbc65f (diff) | |
Update ñix.es/ redirect
Diffstat (limited to 'infrastructure')
| -rw-r--r-- | infrastructure/roles/web/tasks/main.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infrastructure/roles/web/tasks/main.yaml b/infrastructure/roles/web/tasks/main.yaml index f9c722a..f2842d9 100644 --- a/infrastructure/roles/web/tasks/main.yaml +++ b/infrastructure/roles/web/tasks/main.yaml @@ -52,6 +52,6 @@ RequestHeader set X-Real-IP %{REMOTE_ADDR}s </Location> - RedirectMatch "^/$" "/gitweb/?p=infrastructure.git;a=blob;f=README.md;hb=refs/heads/main" + RedirectMatch "^/$" "https://ñix.es/cgit/alex/ñix.es.git/tree/README.md" </VirtualHost> notify: restart web |
