Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - osphp.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
content-type: text/html
content-length: 794
date: Wed, 07 May 2025 12:34:40 GMT
server: LiteSpeed
location: https://osphp.com/
connection: Keep-Alive

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

307 Temporary Redirect - https://osphp.com/
HTTP Status: 307
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
set-cookie: ci_session=g67loc74i574711hlo6rjt37jhfgqqqp; expires=Fri, 09-May-2025 12:34:40 GMT; Max-Age=172800; path=/; HttpOnly; SameSite=Lax
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
location: https://osphp.com/login
content-type: text/html; charset=UTF-8
content-length: 0
date: Wed, 07 May 2025 12:34:40 GMT
server: LiteSpeed
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
connection: Keep-Alive

HTTP Code 307 Temporary Redirect

307 status code indicates a temporary redirect, but the HTTP request method remains unchanged.

When is Code 307 used?

  • When a page is temporarily moved without affecting form submissions
  • During site maintenance or temporary URL changes

What does Code 307 mean for the user?

The user is redirected to another URL while keeping the original request method (e.g., POST remains POST).

200 OK - https://osphp.com/login
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
set-cookie: ci_session=q692vc6vgeinj605c309fp437te8tpbj; expires=Fri, 09-May-2025 12:34:41 GMT; Max-Age=172800; path=/; HttpOnly; SameSite=Lax
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
content-type: text/html; charset=UTF-8
content-length: 7801
date: Wed, 07 May 2025 12:34:41 GMT
server: LiteSpeed
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
connection: Keep-Alive

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: osphp.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html dir="ltr">
<head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<!-- Tell the browser to be responsive to screen width -->
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="description" content="">
	<meta name="author" content="">
	<!-- Favicon icon -->
	<link rel="icon" type="image/png" sizes="16x16" href="https://osphp.com/assets/assets/images/favicon.png">
	<title>Pharma Giriş Ekranı</title>
	<!-- <link rel="canonical" href="https://www.wrappixel.com/templates/monsteradmin/" />-->
	<!-- Custom CSS -->
	<link href="https://osphp.com/assets/dist/css/style.min.css" rel="stylesheet">
	<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
	<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
	<!--[if lt IE 9]>
	<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
	<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
	<![endif]-->
</head>

<body>
<div class="main-wrapper">
	<!-- ============================================================== -->
	<!-- Preloader - style you can find in spinners.css -->
	<!-- ============================================================== -->
	<div class="preloader">
		<div class="lds-ripple">
			<div class="lds-pos"></div>
			<div class="lds-pos"></div>
		</div>
	</div>
	<!-- ============================================================== -->
	<!-- Preloader - style you can find in spinners.css -->
	<!-- ============================================================== -->
	<!-- ============================================================== -->
	<!-- Login box.scss -->
	<!-- ============================================================== -->
	<div class="auth-wrapper d-flex no-block justify-content-center align-items-center"
		 style="background:url(https://osphp.com/assets/assets/images/background/login-register.jpg) no-repeat center center; background-size: cover;">
		<div class="auth-box p-4 bg-white rounded">
			<div id="loginform">
				<div class="logo">
					<h3 class="box-title mb-3">Kullanıcı girişi</h3>
				</div>
				<!-- Form -->
				<div class="row">
					<div class="col-12">
						<form class="form-horizontal mt-3 form-material" id="loginform"
							  action="https://osphp.com/global_userop/do_login" method="post">

							<div class="form-group mb-3">
								<div class="">
									<input class="form-control" type="text" required=""
										   placeholder="Kullanıcı adı / E posta" name="user_email"></div>
							</div>
							<div class="form-group mb-4">
								<div class="">
									<input class="form-control" type="password" required="" placeholder="Şifre"
										   name="user_password"></div>
							</div>
							<div class="form-group">
								<div class="d-flex">
									<div class="checkbox checkbox-info pt-0">
										<input id="checkbox-signup" type="checkbox"
											   class="material-inputs chk-col-indigo">
										<label for="checkbox-signup"> Beni hatırla </label>
									</div>
									<div class="ml-auto">
										<a href="javascript:void(0)" id="to-recover" class="text-muted float-right"><i
												class="fa fa-lock mr-1"></i> Şifremi Unuttum?</a>
									</div>
								</div>
							</div>
							<div class="form-group text-center mt-4">
								<div class="col-xs-12">
									<button
										class="btn btn-info btn-lg btn-block text-uppercase waves-effect waves-light"
										type="submit">Giriş yap
									</button>
								</div>
							</div>
							<div class="row">
								<div class="col-xs-12 col-sm-12 col-md-12 mt-2 text-center">
									<div class="social mb-3">
										<a href="javascript:void(0)" class="btn  btn-facebook" data-toggle="tooltip"
										   title="Facebook kullanarak bağlan"> <i aria-hidden="true"
																				  class="fab fa-facebook-f"></i> </a>
										<a href="javascript:void(0)" class="btn btn-googleplus" data-toggle="tooltip"
										   title="Google kullanarak bağlan"> <i aria-hidden="true"
																				class="fab fa-google-plus"></i> </a>
									</div>
								</div>
							</div>
							<div class="form-group mb-0 mt-4">
								<div class="col-sm-12 justify-content-center d-flex">
									<p>Hesabınız yok mu? <a href="https://osphp.com/login"
															class="text-info font-weight-normal ml-1">Kayıt olun</a></p>
								</div>
							</div>
						</form>
					</div>
				</div>
			</div>
			<div id="recoverform">
				<div class="logo">
					<h3 class="font-weight-medium mb-3">Şifremi kaybettim</h3>
					<span class="text-muted">Email adresinizi giriniz. Şifreniz bu adrese gönderilecektir.</span>
				</div>
				<div class="row mt-3 form-material">
					<!-- Form -->
					<form class="col-12" id="resetform" action="https://osphp.com/reset-password"
						  method="post">
						<!-- email -->
						<div class="form-group row">
							<div class="col-12">
								<input
									class="form-control"
									type="email" required=""
									placeholder="Email adresiniz"
									name="email"
									value="">
															</div>
						</div>
						<!-- pwd -->
						<div class="row mt-3">
							<div class="col-12">
								<button class="btn btn-block btn-lg btn-primary text-uppercase" type="submit"
										name="action">ŞİFREMİ SIFIRLA
								</button>
							</div>
						</div>
						<div class="ml-auto mt-2">
							<a href="javascript:void(0)" id="to-login" class="text-muted float-right"><i
									class="fa fa-user mr-1"></i> Giriş Ekranı</a>
						</div>
					</form>
				</div>
			</div>
		</div>
	</div>
	<!-- ============================================================== -->
	<!-- Login box.scss -->
	<!-- ============================================================== -->
	<!-- ============================================================== -->
	<!-- Page wrapper scss in scafholding.scss -->
	<!-- ============================================================== -->
	<!-- ============================================================== -->
	<!-- Page wrapper scss in scafholding.scss -->
	<!-- ============================================================== -->
	<!-- ============================================================== -->
	<!-- Right Sidebar -->
	<!-- ============================================================== -->
	<!-- ============================================================== -->
	<!-- Right Sidebar -->
	<!-- ============================================================== -->
</div>
<!-- ============================================================== -->
<!-- All Required js -->
<!-- ============================================================== -->
<script src="https://osphp.com/assets/assets/libs/jquery/dist/jquery.min.js"></script>
<!-- Bootstrap tether Core JavaScript -->
<script src="https://osphp.com/assets/assets/libs/popper.js/dist/umd/popper.min.js"></script>
<script src="https://osphp.com/assets/assets/libs/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- ============================================================== -->
<!-- This page plugin js -->
<!-- ============================================================== -->
<script>
    $('[data-toggle="tooltip"]').tooltip();
    $(".preloader").fadeOut();
    // ==============================================================
    // Login and Recover Password
    // ==============================================================
    $('#to-recover').on("click", function () {
        // $("#loginform").slideUp();
        // $("#recoverform").fadeIn();
    });
    $('#to-login').on("click", function () {
        $("#recoverform").slideUp();
        $("#loginform").fadeIn();
    });
</script>
</body>

</html>
                               

Whois info of domain

Domain Name: OSPHP.COM
Registry Domain ID: 132228779_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-10-11T11:44:02Z
Creation Date: 2004-10-08T21:24:32Z
Registry Expiry Date: 2025-10-08T21:24:32Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.DIGITALOCEAN.COM
Name Server: NS2.DIGITALOCEAN.COM
Name Server: NS3.DIGITALOCEAN.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T12:34:34Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass