White pages

White pages of the site. There are no errors on the server side. Why?

I would be grateful for the help

I’m not seeing any content at all.

This is the problem. If you go to an IP address, the content is present

Guessing it’s a binding issue. Which web server software are you using or is it a hosted elsewhere?

CentOS-7-amd64

Or did you not mean it?

If I ‘curl’ from the command line, I get a 403 with a Test Page:

how can i fix it

What request “curl” did you make?

Simply: Curl:

curl loto777.pro

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
		<title>Apache HTTP Server Test Page powered by CentOS</title>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

    <!-- Bootstrap -->
    <link href="css/bootstrap.min.css" rel="stylesheet">
    <link rel="stylesheet" href="css/open-sans.css" type="text/css" />

<style type="text/css"><!--		 

body {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 100;
  color: #ccc;
  background: rgba(10, 24, 55, 1);
  font-size: 16px;
}

h2, h3, h4 {
  font-weight: 200;
}

h2 {
  font-size: 28px;
}

.jumbotron {
  margin-bottom: 0;
  color: #333;
  background: rgb(212,212,221); /* Old browsers */
  background: radial-gradient(ellipse at center top, rgba(255,255,255,1) 0%,rgba(174,174,183,1) 100%); /* W3C */
}

.jumbotron h1 {
  font-size: 128px;
  font-weight: 700;
  color: white;
  text-shadow: 0px 2px 0px #abc,
               0px 4px 10px rgba(0,0,0,0.15),
               0px 5px 2px rgba(0,0,0,0.1),
               0px 6px 30px rgba(0,0,0,0.1);
}

.jumbotron p {
  font-size: 28px;
  font-weight: 100;
}

.main {
   background: white;
   color: #234;
   border-top: 1px solid rgba(0,0,0,0.12);
   padding-top: 30px;
   padding-bottom: 40px;
}

.footer {
   border-top: 1px solid rgba(255,255,255,0.2);
   padding-top: 30px;
}

    --></style>
</head>
<body>
  <div class="jumbotron text-center">
    <div class="container">
   	  <h1>Testing 123..</h1>

It’s loading now. What did you do?

I disabled proxying

Where should I look for a fault?

Gotcha
https://httpd.apache.org/docs/2.4/vhosts/examples.html
https://httpd.apache.org/docs/2.4/vhosts/

Posted in tech support based on your post. They answered: “From the server side, we do not fix problems, virtual hosts are configured correctly,”

Unfortunately, nothing helped

me dicen ese servicio técnico que sirve para nada debo ingresar a la cuenta de cloudflame para apuntar a esta ip, tu me ayudas xxx.xxx.xx.xxx

Esto me dicen en el soporte técnico de mi hosting y no se como hacerlo, les agradezco la colaboracion…

This topic was automatically closed after 31 days. New replies are no longer allowed.