Apache
tcp/443 tcp/80
Open service 84.16.76.223:80 · tech.estia.fr
2026-01-22 20:08
HTTP/1.1 301 Moved Permanently date: Thu, 22 Jan 2026 20:08:51 GMT server: Apache location: https://tech.estia.fr/ content-length: 230 content-type: text/html; charset=iso-8859-1 connection: close Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://tech.estia.fr/">here</a>.</p> </body></html>
Open service 84.16.76.223:443 · tech.estia.fr
2026-01-22 20:08
HTTP/1.1 200 OK
date: Thu, 22 Jan 2026 20:08:51 GMT
server: Apache
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=9155a0a92f1e3c44a64a6e79dc77112e; path=/
strict-transport-security: max-age=16000000
upgrade: h2
connection: Upgrade
vary: X-FORWARDED-PROTO,Accept-Encoding
transfer-encoding: chunked
content-type: text/html; charset=UTF-8
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="/login/fontlogin.css">
<meta name="viewport" content="width=device-width">
</head>
<body>
<div class="videoback">
<video autoplay muted loop class="bg-video">
<source src="/login/background/BackgroundImage.mp4" type="video/mp4">
</video>
</div>
<div class="container">
<form action="" method="post" class="form-container" autocomplete="off">
<div class="login">
<h2>Connexion Page</h2>
<label class="titles">Identifiant :</label>
<br>
<input type="email" name="identifiant" id="id" class="inputbox" placeholder="Enter your email address">
<br>
<br>
<label class="titles">Mot de Passe :</label>
<br>
<input type="password" name="motdepasse" id="mdp" class="inputbox" placeholder="Enter your password">
<br>
<br>
<br>
<input type="submit" value="Connexion" id="Envoi" class="Env" style="cursor: pointer">
</div>
</form>
<div class="presentation">
<h3 class="texteD">Bienvenue à vous</h3>
<p class="texteD">Veuillez vous connecter pour obtenir des informations sur Estia Tech et Estia Recherche !</p>
<img src="/login/imgs/LogoESTIA.png" class="logo" id="logoProj" style="cursor: pointer"></img>
</div>
</div>
<script src="/login/stylejslogin.js"></script>
</body>
</html>