Страница 1 из 1
удаленный доступ
Добавлено: 05 дек 2023, 04:49
kllod
здрасти
установил удалённый доступ, на wordpress сайту, если вести ip адрес, главная страница открывается, как только переходишь на любую другую страницу редирект на localhost идет, видимо нужно еще какие то дополнительные сделать настройки
Re: удаленный доступ
Добавлено: 05 дек 2023, 06:02
kllod
сечас получилось настроить, теперь дома открывается через ip и нет никакого редиректа но например через телефон уже не попасть, пишет нет соединения, в файле
C:\Windows\System32\drivers\etc\host
прописсал домен
site.test
вот так
# Start Open Server da21cf9a4b7c_hosts
127.0.0.1 localhost
127.0.0.1 site.test
# End Open Server 9c_hosts
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
# 192.168.1.129 site.test
может в раутере открыть порты еще нужно?