mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Add a taiga redirect for langdon-modularity.
This commit is contained in:
@@ -6,6 +6,9 @@ server {
|
||||
client_max_body_size 50M;
|
||||
charset utf-8;
|
||||
|
||||
# Langdon wanted his project renamed... so we redirect.
|
||||
rewrite ^/project/langdon-modularity/(.*)$ /project/modularity/$1 redirect;
|
||||
|
||||
# Frontend
|
||||
location / {
|
||||
root /home/taiga/taiga-front-dist/dist/;
|
||||
|
||||
Reference in New Issue
Block a user