for translate website: diff --git a/configs/web/translate.fedoraproject.org.conf b/configs/web/translate.fedoraproject.org.conf index 7bcb9c5..407b799 100644 --- a/configs/web/translate.fedoraproject.org.conf +++ b/configs/web/translate.fedoraproject.org.conf @@ -10,6 +10,7 @@ RewriteEngine On RewriteRule ^/submit(.*) https://translate.fedoraproject.org/submit$1 [R=301,L] + RewriteRule ^/tx(.*) https://translate.fedoraproject.org/tx$1 [R=301,L] include "conf.d/translate.fedoraproject.org/*.conf" @@ -21,6 +22,7 @@ RewriteEngine On RewriteRule ^/submit(.*) https://translate.fedoraproject.org/submit$1 [R=301,L] + RewriteRule ^/tx(.*) https://translate.fedoraproject.org/tx$1 [R=301,L] include "conf.d/translate.fedoraproject.org/*.conf" _______________________________________________ Fedora-infrastructure-list mailing list Fedora-infrastructure-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list