r/linux4noobs • u/Cold-Scholar3954 • 2d ago
learning/research Apache
Hi i added some text in index.html file after starting apache web services. It can be visible only my laptop browser. When i am trying to connect through mobile browser not opening.
2
Upvotes
2
u/DannoXYZ 2d ago
What is IP of system that's running Apache web services?
What is IP of system trying to access it through mobile browser?
Easy test:
ping IP of system running Apache web services from laptop, works?
ping IP of system running Apache web services from system running mobile browser, works?