B
B
bossigorxxx2020-09-21 09:57:52
PHP
bossigorxxx, 2020-09-21 09:57:52

How to connect a domain to VDS through isp manager?

Good everyone! What am I missing in the setup? The server does not want to connect to a domain with pre-installed isp. Here is a screenshot https://pix.my/ADb1Co

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
akelsey, 2020-09-21
@bossigorxxx

Your port 80 responds everything is OK, then 301 - a redirect to 443 https, where no one is listening.

<!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://reviewcafe.ru/">here</a>.</p>
   </body>
</html>

Create a request to support.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question