I am developing a responsive website and I want to test it on my Android devices (mobile, tablet). I am trying to access my server in a mobile browser window using my ip (192.168.1.100). I tried the various methods discussed here as access-localhost-from-mobile-phone
I also edited the apache config file as suggested, but nothing works. No matter what I do, I get Forbidden, you do not have permission to access this server. I am running apache 2.4
I also tried
<Directory /> Options FollowSymLinks AllowOverride All Order allow,deny Allow from all </Directory>
then
<Directory /> Options FollowSymLinks AllowOverride All Require ip 255.255.255 (my subnet) </Directory>
<Directory /> Options FollowSymLinks AllowOverride All Require ip 192.168.1.100(my IPv4) </Directory>
Nothing works for me ...
, "192.168.1.100" . , ip- . . .
Basicallly,
"Order Allow, Deny" apache 2.4
.
: QuantumHive
PLEX HTML . , , 32400, . , , - movies.com, , movie.com:32400, .
Apache 3.x, , . .
, " " (wamp). . , , 3 , 2 , .
, , (IP 192.168.3.111 plex Servername c: /wamp64/bin/apache/apache2.4.39/conf/extra/httpd-vhosts.conf)
Source: https://habr.com/ru/post/1542113/More articles:filter a list in Python, then filter it - pythonC ++: generate all subsets from a set with one condition - c ++Gradle: how to perform tasks performed one after another? - javaWhat libraries use the We Know Where You Live optimization for std :: make_shared? - c ++How to check if a numeric string works in a run sequence - c #How to check circular references in PHP when recursively parsing an associative array? - arraysSourcing external R scripts that rely on the variable set in the main / main document Shiny - rHow to select (select) multiple images using the cameraβs API at the same time in the telephone power supply? - javascriptDivide and multiply choice value in XSLT - xmlHow to select (select) several files at once in a telephone stumble - androidAll Articles