http://autoconfig.a-lec.org pointe vers adhesion en IPv4 #106

Closed
opened 2023-10-16 15:07:15 +02:00 by neox · 0 comments
Owner

http://autoconfig.a-lec.org en IPv4 pointe vers adhesion alors qu'il devrait pointer vers mail.

$ telnet -4 autoconfig.a-lec.org 80

GET /mail/config-v1.1.xml HTTP/1.1
Host:autoconfig.a-lec.org

HTTP/1.1 302 Moved Temporarily
Server: nginx/1.19.6
Date: Sun, 14 Aug 2022 13:41:51 GMT
Content-Type: text/html
Content-Length: 145
Connection: keep-alive
Location: https://adhesion.a-lec.org/mail/config-v1.1.xml

<html>
<head><title>302 Found</title></head>
<body>
<center><h1>302 Found</h1></center>
<hr><center>nginx/1.18.0</center>
</body>
</html>
http://autoconfig.a-lec.org en IPv4 pointe vers adhesion alors qu'il devrait pointer vers mail. `$ telnet -4 autoconfig.a-lec.org 80` ``` GET /mail/config-v1.1.xml HTTP/1.1 Host:autoconfig.a-lec.org HTTP/1.1 302 Moved Temporarily Server: nginx/1.19.6 Date: Sun, 14 Aug 2022 13:41:51 GMT Content-Type: text/html Content-Length: 145 Connection: keep-alive Location: https://adhesion.a-lec.org/mail/config-v1.1.xml <html> <head><title>302 Found</title></head> <body> <center><h1>302 Found</h1></center> <hr><center>nginx/1.18.0</center> </body> </html> ```
neox self-assigned this 2023-10-16 15:07:15 +02:00
neox closed this issue 2023-10-16 15:07:15 +02:00
Sign in to join this conversation.
No description provided.