Apache
tcp/443 tcp/80
Open service 45.113.122.95:80 · www.sgtsolution.com
2026-01-26 04:44
HTTP/1.1 301 Moved Permanently Date: Mon, 26 Jan 2026 04:45:08 GMT Server: Apache Location: https://sgtsolution.com/ Content-Length: 232 Connection: close Content-Type: text/html; charset=iso-8859-1 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://sgtsolution.com/">here</a>.</p> </body></html>
Open service 45.113.122.95:443 · www.sgtsolution.com
2026-01-26 04:44
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 04:44:58 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Last-Modified: Fri, 08 Dec 2023 10:38:35 GMT
Accept-Ranges: bytes
Content-Length: 20017
Vary: Accept-Encoding
Content-Type: text/html
Page title: Shree Ganesh Total Solutions
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shree Ganesh Total Solutions</title>
<!--====Custom CSS====-->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<!--=====Bootstrap CSS Files-===-->
<link rel="stylesheet" href="assets/vendor/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/vendor/bootstrap/css/bootstrap.min.css.map">
<script src="https://kit.fontawesome.com/5e86d7f344.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<!-- navbar section -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top">
<div class="container">
<a class="navbar-brand" href="index.html"><img src="assets/img/logo.png" class="img-fluid" alt=""></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Services
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li><a class="dropdown-item" href="it-infra.html">It Infrastructure Services</a></li>
<li><a class="dropdown-item" href="cctv.html">CCTV & Biometric Solution</a></li>
<li><a class="dropdown-item" href="server.html">Server Solution</a></li>
<li><a class="dropdown-item" href="network.html">Network Solution</a></li>
<li><a class="dropdown-item" href="retail.html">Retail</a></li>
<li><a class="dropdown-item" href="amc.html">AMC Solution</a></li>
<li><a class="dropdown-item" href="repairing.html"> Chip Level Repairing</a></li>
<li><a class="dropdown-item" href="sales.html"> Computer Sales and Services</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="industrial-endoscopy.html">Industrial Endoscopy</a>
</li>
<li class="nav-item">
<a class="nav-link" href="product.html">Products</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- hero section -->
<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="assets/img/home/ind-endoscopy-hero.png" class="d-block w-100" alt="Industrial Endoscopy">
</div>
<div class="carousel-item">
<img src="assets/img/home/it-hardware-hero.png" class="d-block w-100" alt="IT hardware-sales">
</div>
<div class="carousel-item"