[Git][qa/jenkins.debian.net][master] http://r.d.n - fix redirects to https, thanks kpcyrd

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Dec 18 19:38:51 GMT 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
3123a019 by Holger Levsen at 2024-12-18T20:38:43+01:00
http://r.d.n - fix redirects to https, thanks kpcyrd

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- hosts/infom07-i386/etc/nginx/nginx.conf
- hosts/osuosl5-amd64/etc/nginx/nginx.conf


Changes:

=====================================
hosts/infom07-i386/etc/nginx/nginx.conf
=====================================
@@ -70,7 +70,6 @@ http {
             return 301 https://$host$request_uri;
         }
 
-        return 404;
     }
 
 


=====================================
hosts/osuosl5-amd64/etc/nginx/nginx.conf
=====================================
@@ -92,7 +92,6 @@ http {
             return 301 https://$host$request_uri;
         }
 
-        return 404;
     }
 
     server {
@@ -109,7 +108,6 @@ http {
             return 301 https://$host$request_uri;
         }
 
-        return 404;
     }
 
 }



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3123a0198e9cad6934bddd4c9c4bee2633dc2591

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3123a0198e9cad6934bddd4c9c4bee2633dc2591
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241218/5f53d2c2/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list